@BetaApi @TransportCompatibility(value=HTTP) public class HttpStorageOptions extends StorageOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpStorageOptions.Builder |
static class |
HttpStorageOptions.HttpStorageDefaults |
static class |
HttpStorageOptions.HttpStorageFactory
Internal implementation detail, only public to allow for
Serializable. |
static class |
HttpStorageOptions.HttpStorageRpcFactory
Internal implementation detail, only public to allow for
Serializable. |
StorageOptions.DefaultStorageFactory, StorageOptions.DefaultStorageRpcFactory| Modifier and Type | Method and Description |
|---|---|
static HttpStorageOptions.HttpStorageDefaults |
defaults() |
boolean |
equals(Object obj) |
static HttpStorageOptions |
getDefaultInstance() |
protected Set<String> |
getScopes() |
int |
hashCode() |
static HttpStorageOptions.Builder |
newBuilder() |
HttpStorageOptions.Builder |
toBuilder() |
getDefaultHttpTransportOptions, getUnauthenticatedInstance, grpc, http, projectIdRequiredbaseEquals, baseHashCode, defaultRetrySettings, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultHost, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUserAgent, newInstance, shouldRefreshRpc, shouldRefreshServiceprotected Set<String> getScopes()
getScopes in class com.google.cloud.ServiceOptions<Storage,StorageOptions>public HttpStorageOptions.Builder toBuilder()
toBuilder in class StorageOptionspublic int hashCode()
hashCode in class StorageOptionspublic boolean equals(Object obj)
equals in class StorageOptionspublic static HttpStorageOptions.Builder newBuilder()
public static HttpStorageOptions getDefaultInstance()
public static HttpStorageOptions.HttpStorageDefaults defaults()
Copyright © 2022 Google LLC. All rights reserved.