public abstract static class GoogleCloudStorageClientImpl.Builder extends Object
| Constructor and Description |
|---|
Builder() |
public abstract GoogleCloudStorageClientImpl.Builder setOptions(GoogleCloudStorageOptions options)
public abstract GoogleCloudStorageClientImpl.Builder setCredentials(@Nullable com.google.auth.Credentials credentials)
public abstract GoogleCloudStorageClientImpl.Builder setCredential(@Nullable com.google.api.client.auth.oauth2.Credential credential)
public abstract GoogleCloudStorageClientImpl.Builder setApiaryClientStorage(@Nullable com.google.api.services.storage.Storage apiaryClientStorage)
public abstract GoogleCloudStorageClientImpl.Builder setHttpRequestInitializer(@Nullable com.google.api.client.http.HttpRequestInitializer httpRequestInitializer)
public abstract GoogleCloudStorageClientImpl.Builder setDownscopedAccessTokenFn(@Nullable Function<List<AccessBoundary>,String> downscopedAccessTokenFn)
public abstract GoogleCloudStorageClientImpl.Builder setGRPCInterceptors(@Nullable com.google.common.collect.ImmutableList<io.grpc.ClientInterceptor> gRPCInterceptors)
public abstract GoogleCloudStorageClientImpl.Builder setClientLibraryStorage(@Nullable com.google.cloud.storage.Storage clientLibraryStorage)
public abstract GoogleCloudStorageClientImpl.Builder setPCUExecutorService(@Nullable ExecutorService pCUExecutorService)
public abstract GoogleCloudStorageClientImpl build() throws IOException
IOExceptionCopyright © 2024. All rights reserved.