Cloud Storage API v1beta1 (revision 30)



Uses of Class
com.google.api.services.storage.Storage.Buckets.Patch

Packages that use Storage.Buckets.Patch
com.google.api.services.storage   
 

Uses of Storage.Buckets.Patch in com.google.api.services.storage
 

Methods in com.google.api.services.storage that return Storage.Buckets.Patch
 Storage.Buckets.Patch Storage.Buckets.patch(String bucket, Bucket content)
          Updates a bucket.
 Storage.Buckets.Patch Storage.Buckets.Patch.set(String parameterName, Object value)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setAlt(String alt)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setBucket(String bucket)
          Name of a bucket.
 Storage.Buckets.Patch Storage.Buckets.Patch.setFields(String fields)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setKey(String key)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setOauthToken(String oauthToken)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setPrettyPrint(Boolean prettyPrint)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setProjection(String projection)
          Set of properties to return.
 Storage.Buckets.Patch Storage.Buckets.Patch.setQuotaUser(String quotaUser)
           
 Storage.Buckets.Patch Storage.Buckets.Patch.setUserIp(String userIp)