Package com.google.cloud.storage
Class HttpStorageOptions
java.lang.Object
com.google.cloud.ServiceOptions<Storage,StorageOptions>
com.google.cloud.storage.StorageOptions
com.google.cloud.storage.HttpStorageOptions
- All Implemented Interfaces:
Serializable
- Since:
- 2.14.0 This new api is in preview and is subject to breaking changes.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static final class
static class
Internal implementation detail, only public to allow forSerializable
.static class
Internal implementation detail, only public to allow forSerializable
.Nested classes/interfaces inherited from class com.google.cloud.storage.StorageOptions
StorageOptions.DefaultStorageFactory, StorageOptions.DefaultStorageRpcFactory
-
Field Summary
Fields inherited from class com.google.cloud.ServiceOptions
clientLibToken, CREDENTIAL_ENV_NAME, credentials
-
Method Summary
Modifier and TypeMethodDescriptiondefaults()
boolean
static HttpStorageOptions
int
hashCode()
static HttpStorageOptions.Builder
Methods inherited from class com.google.cloud.storage.StorageOptions
getDefaultHttpTransportOptions, getLibraryVersion, getUnauthenticatedInstance, grpc, http, projectIdRequired, version
Methods inherited from class com.google.cloud.ServiceOptions
baseEquals, baseHashCode, defaultRetrySettings, getApiTracerFactory, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultHost, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getResolvedApiaryHost, getResolvedHost, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUniverseDomain, getUserAgent, hasValidUniverseDomain, newInstance, shouldRefreshRpc, shouldRefreshService
-
Method Details
-
getScopes
- Specified by:
getScopes
in classcom.google.cloud.ServiceOptions<Storage,
StorageOptions>
-
toBuilder
- Specified by:
toBuilder
in classStorageOptions
-
hashCode
public int hashCode()- Specified by:
hashCode
in classStorageOptions
-
equals
- Specified by:
equals
in classStorageOptions
-
newBuilder
-
getDefaultInstance
-
defaults
-