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 classstatic final classstatic classInternal implementation detail, only public to allow forSerializable.static classInternal 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()booleanstatic HttpStorageOptionsinthashCode()static HttpStorageOptions.BuilderMethods inherited from class com.google.cloud.storage.StorageOptions
getDefaultHttpTransportOptions, getLibraryVersion, getUnauthenticatedInstance, grpc, http, projectIdRequired, versionMethods inherited from class com.google.cloud.ServiceOptions
baseEquals, baseHashCode, defaultRetrySettings, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultHost, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUserAgent, newInstance, shouldRefreshRpc, shouldRefreshService
-
Method Details
-
getScopes
- Specified by:
getScopesin classcom.google.cloud.ServiceOptions<Storage,StorageOptions>
-
toBuilder
- Specified by:
toBuilderin classStorageOptions
-
hashCode
public int hashCode()- Specified by:
hashCodein classStorageOptions
-
equals
- Specified by:
equalsin classStorageOptions
-
newBuilder
-
getDefaultInstance
-
defaults
-