Cloud Storage API v1beta2 (revision 2)



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

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

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

Methods in com.google.api.services.storage that return Storage
 Storage Storage.Builder.build()
          Builds a new instance of Storage.
 Storage StorageRequest.getAbstractGoogleClient()
           
 

Constructors in com.google.api.services.storage with parameters of type Storage
StorageRequest(Storage client, String method, String uriTemplate, Object content, Class<T> responseClass)