@BetaApi public static final class GrpcStorageOptions.GrpcStorageDefaults extends Object
Modifier and Type | Method and Description |
---|---|
StorageRpcFactory |
getDefaultRpcFactory() |
StorageFactory |
getDefaultServiceFactory() |
com.google.cloud.grpc.GrpcTransportOptions |
getDefaultTransportOptions() |
StorageRetryStrategy |
getStorageRetryStrategy() |
org.threeten.bp.Duration |
getTerminationAwaitDuration() |
com.google.api.gax.grpc.GrpcInterceptorProvider |
grpcInterceptorProvider() |
boolean |
isAttemptDirectPath() |
@BetaApi public StorageFactory getDefaultServiceFactory()
@BetaApi public StorageRpcFactory getDefaultRpcFactory()
@BetaApi public com.google.cloud.grpc.GrpcTransportOptions getDefaultTransportOptions()
@BetaApi public StorageRetryStrategy getStorageRetryStrategy()
@BetaApi public org.threeten.bp.Duration getTerminationAwaitDuration()
@BetaApi public boolean isAttemptDirectPath()
@BetaApi public com.google.api.gax.grpc.GrpcInterceptorProvider grpcInterceptorProvider()
Copyright © 2023 Google LLC. All rights reserved.