Uses of Class
org.jclouds.googlecloudstorage.domain.Bucket.Cors
Packages that use Bucket.Cors
Package
Description
-
Uses of Bucket.Cors in org.jclouds.googlecloudstorage.domain
Methods in org.jclouds.googlecloudstorage.domain that return Bucket.CorsModifier and TypeMethodDescriptionstatic Bucket.Cors
Bucket.Cors.create
(List<String> origin, List<String> method, List<String> responseHeader, Integer maxAgeSeconds) Methods in org.jclouds.googlecloudstorage.domain that return types with arguments of type Bucket.Cors -
Uses of Bucket.Cors in org.jclouds.googlecloudstorage.domain.templates
Methods in org.jclouds.googlecloudstorage.domain.templates that return types with arguments of type Bucket.CorsMethods in org.jclouds.googlecloudstorage.domain.templates with parameters of type Bucket.CorsMethod parameters in org.jclouds.googlecloudstorage.domain.templates with type arguments of type Bucket.Cors