- generation() - Method in class org.jclouds.googlecloudstorage.domain.GoogleCloudStorageObject
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.domain.ObjectAccessControls.Builder
-
- generation() - Method in class org.jclouds.googlecloudstorage.domain.ObjectAccessControls
-
- generation() - Method in class org.jclouds.googlecloudstorage.domain.templates.ComposeObjectTemplate.SourceObject
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.DeleteObjectOptions.Builder
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.DeleteObjectOptions
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.GetObjectOptions.Builder
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.GetObjectOptions
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.InsertObjectOptions.Builder
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.InsertObjectOptions
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.UpdateObjectOptions.Builder
-
- generation(Long) - Method in class org.jclouds.googlecloudstorage.options.UpdateObjectOptions
-
- getBlob(String, String, GetOptions) - Method in class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobStore
-
- getBlobAccess(String, String) - Method in class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobStore
-
- getBucket(String) - Method in interface org.jclouds.googlecloudstorage.features.BucketApi
-
Returns metadata for the specified bucket.
- getBucket(String, GetBucketOptions) - Method in interface org.jclouds.googlecloudstorage.features.BucketApi
-
Returns metadata for the specified bucket
- getBucketAccessControls(String, String) - Method in interface org.jclouds.googlecloudstorage.features.BucketAccessControlsApi
-
Returns the ACL entry for the specified entity on the specified bucket.
- getBucketAccessControlsApi() - Method in interface org.jclouds.googlecloudstorage.GoogleCloudStorageApi
-
Provides access to Bucket Access Control features
- getBucketApi() - Method in interface org.jclouds.googlecloudstorage.GoogleCloudStorageApi
-
Provides access to Bucket features
- GetBucketOptions - Class in org.jclouds.googlecloudstorage.options
-
Allows to optionally specify ifMetagenerationMatch,ifMetagenerationNotMatch and projection which used in Bucket
- GetBucketOptions() - Constructor for class org.jclouds.googlecloudstorage.options.GetBucketOptions
-
- GetBucketOptions.Builder - Class in org.jclouds.googlecloudstorage.options
-
- GetBucketOptions.Builder() - Constructor for class org.jclouds.googlecloudstorage.options.GetBucketOptions.Builder
-
- getContainerAccess(String) - Method in class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobStore
-
- getDefaultObjectAccessControls(String, String) - Method in interface org.jclouds.googlecloudstorage.features.DefaultObjectAccessControlsApi
-
Returns the ACL entry for the specified entity on the specified object.
- getDefaultObjectAccessControlsApi() - Method in interface org.jclouds.googlecloudstorage.GoogleCloudStorageApi
-
Provides access to Default Object Access Control features on bucket
- getMaximumMultipartPartSize() - Method in class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobStore
-
- getMaximumNumberOfParts() - Method in class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobStore
-
- getMinimumMultipartPartSize() - Method in class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobStore
-
- getObject(String, String) - Method in interface org.jclouds.googlecloudstorage.features.ObjectApi
-
Retrieve an object metadata
- getObject(String, String, HttpRequestOptions) - Method in interface org.jclouds.googlecloudstorage.features.ObjectApi
-
Retrieves objects metadata
- getObjectAccessControls(String, String, String) - Method in interface org.jclouds.googlecloudstorage.features.ObjectAccessControlsApi
-
Returns the acl entry for the specified entity on the specified object.
- getObjectAccessControls(String, String, String, Long) - Method in interface org.jclouds.googlecloudstorage.features.ObjectAccessControlsApi
-
Returns the acl entry for the specified entity on the specified object.
- getObjectAccessControlsApi() - Method in interface org.jclouds.googlecloudstorage.GoogleCloudStorageApi
-
Provides access to Object Access Control features
- getObjectApi() - Method in interface org.jclouds.googlecloudstorage.GoogleCloudStorageApi
-
Provides access to Google Cloud Storage Object features
- GetObjectOptions - Class in org.jclouds.googlecloudstorage.options
-
Allows to optionally specify generation, ifGenerationMatch, ifGenerationNotMatch, ifMetagenerationMatch,
ifMetagenerationNotMatch and projection, in addition to the values in GetOptions.
- GetObjectOptions() - Constructor for class org.jclouds.googlecloudstorage.options.GetObjectOptions
-
- GetObjectOptions.Builder - Class in org.jclouds.googlecloudstorage.options
-
- GetObjectOptions.Builder() - Constructor for class org.jclouds.googlecloudstorage.options.GetObjectOptions.Builder
-
- getResumableUploadApi() - Method in interface org.jclouds.googlecloudstorage.GoogleCloudStorageApi
-
Provides access to Google Cloud Storage ResumableUpload features
- GoogleCloudStorageApi - Interface in org.jclouds.googlecloudstorage
-
Provide access to GoogleCloudStorage
- GoogleCloudStorageApiMetadata - Class in org.jclouds.googlecloudstorage
-
- GoogleCloudStorageApiMetadata() - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageApiMetadata
-
- GoogleCloudStorageApiMetadata(GoogleCloudStorageApiMetadata.Builder) - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageApiMetadata
-
- GoogleCloudStorageApiMetadata.Builder - Class in org.jclouds.googlecloudstorage
-
- GoogleCloudStorageApiMetadata.Builder() - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageApiMetadata.Builder
-
- GoogleCloudStorageBlobRequestSigner - Class in org.jclouds.googlecloudstorage.blobstore
-
- GoogleCloudStorageBlobRequestSigner(Supplier<Credentials>, Supplier<PrivateKey>, Provider<Long>, HttpUtils) - Constructor for class org.jclouds.googlecloudstorage.blobstore.GoogleCloudStorageBlobRequestSigner
-
- GoogleCloudStorageBlobStore - Class in org.jclouds.googlecloudstorage.blobstore
-
- GoogleCloudStorageBlobStoreContextModule - Class in org.jclouds.googlecloudstorage.blobstore.config
-
- GoogleCloudStorageBlobStoreContextModule() - Constructor for class org.jclouds.googlecloudstorage.blobstore.config.GoogleCloudStorageBlobStoreContextModule
-
- GoogleCloudStorageClientErrorRetryHandler - Class in org.jclouds.googlecloudstorage.handlers
-
- GoogleCloudStorageClientErrorRetryHandler(BackoffLimitedRetryHandler) - Constructor for class org.jclouds.googlecloudstorage.handlers.GoogleCloudStorageClientErrorRetryHandler
-
- GoogleCloudStorageConstants - Class in org.jclouds.googlecloudstorage.reference
-
- GoogleCloudStorageErrorHandler - Class in org.jclouds.googlecloudstorage.handlers
-
This will parse and set an appropriate exception on the command object.
- GoogleCloudStorageErrorHandler() - Constructor for class org.jclouds.googlecloudstorage.handlers.GoogleCloudStorageErrorHandler
-
- GoogleCloudStorageFallbacks - Class in org.jclouds.googlecloudstorage
-
- GoogleCloudStorageFallbacks() - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageFallbacks
-
- GoogleCloudStorageFallbacks.NullOnBucketAlreadyExists - Class in org.jclouds.googlecloudstorage
-
- GoogleCloudStorageFallbacks.NullOnBucketAlreadyExists() - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageFallbacks.NullOnBucketAlreadyExists
-
- GoogleCloudStorageHttpApiModule - Class in org.jclouds.googlecloudstorage.config
-
- GoogleCloudStorageHttpApiModule() - Constructor for class org.jclouds.googlecloudstorage.config.GoogleCloudStorageHttpApiModule
-
- GoogleCloudStorageOAuthScopes - Class in org.jclouds.googlecloudstorage.config
-
- GoogleCloudStorageObject - Class in org.jclouds.googlecloudstorage.domain
-
This class represent an object in a Google Cloud Storage Bucket.
- GoogleCloudStorageObject() - Constructor for class org.jclouds.googlecloudstorage.domain.GoogleCloudStorageObject
-
- GoogleCloudStorageParserModule - Class in org.jclouds.googlecloudstorage.config
-
- GoogleCloudStorageParserModule() - Constructor for class org.jclouds.googlecloudstorage.config.GoogleCloudStorageParserModule
-
- GoogleCloudStorageProviderMetadata - Class in org.jclouds.googlecloudstorage
-
Note: This does not set iso3166Codes as Google intentionally does not document them.
- GoogleCloudStorageProviderMetadata() - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageProviderMetadata
-
- GoogleCloudStorageProviderMetadata(GoogleCloudStorageProviderMetadata.Builder) - Constructor for class org.jclouds.googlecloudstorage.GoogleCloudStorageProviderMetadata
-
- GoogleCloudStorageProviderMetadata.Builder - Class in org.jclouds.googlecloudstorage
-
- GoogleCloudStorageRedirectRetryHandler - Class in org.jclouds.googlecloudstorage.handlers
-
This will parse and set an appropriate exception on the command object.
- GoogleCloudStorageRedirectRetryHandler(BackoffLimitedRetryHandler) - Constructor for class org.jclouds.googlecloudstorage.handlers.GoogleCloudStorageRedirectRetryHandler
-
- value() - Method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.DestinationPredefinedAcl
-
- value() - Method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.Location
-
- value() - Method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.PredefinedAcl
-
- value() - Method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.Projection
-
- value() - Method in enum org.jclouds.googlecloudstorage.domain.ProjectTeam.Team
-
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.BucketAccessControls.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.DestinationPredefinedAcl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.ObjectRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.PredefinedAcl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.Projection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.StorageClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jclouds.googlecloudstorage.domain.ProjectTeam.Team
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.BucketAccessControls.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.DestinationPredefinedAcl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.Location
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.ObjectRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.PredefinedAcl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.Projection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.DomainResourceReferences.StorageClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jclouds.googlecloudstorage.domain.ProjectTeam.Team
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- versioning() - Method in class org.jclouds.googlecloudstorage.domain.Bucket
-
- versioning(Bucket.Versioning) - Method in class org.jclouds.googlecloudstorage.domain.templates.BucketTemplate
-
- versioning() - Method in class org.jclouds.googlecloudstorage.domain.templates.BucketTemplate
-
- versions(Boolean) - Method in class org.jclouds.googlecloudstorage.options.ListObjectOptions.Builder
-
- versions(Boolean) - Method in class org.jclouds.googlecloudstorage.options.ListObjectOptions
-