Class GrpcStorageOptions.GrpcStorageDefaults

java.lang.Object
com.google.cloud.storage.GrpcStorageOptions.GrpcStorageDefaults
All Implemented Interfaces:
com.google.cloud.ServiceDefaults<Storage,StorageOptions>, Serializable
Enclosing class:
GrpcStorageOptions

@BetaApi public static final class GrpcStorageOptions.GrpcStorageDefaults extends Object
Since:
2.14.0 This new api is in preview and is subject to breaking changes.
See Also:
  • Method Details

    • getDefaultServiceFactory

      @BetaApi public StorageFactory getDefaultServiceFactory()
      Since:
      2.14.0 This new api is in preview and is subject to breaking changes.
    • getDefaultRpcFactory

      @BetaApi public StorageRpcFactory getDefaultRpcFactory()
      Since:
      2.14.0 This new api is in preview and is subject to breaking changes.
    • getDefaultTransportOptions

      @BetaApi public com.google.cloud.grpc.GrpcTransportOptions getDefaultTransportOptions()
      Since:
      2.14.0 This new api is in preview and is subject to breaking changes.
    • getStorageRetryStrategy

      @BetaApi public StorageRetryStrategy getStorageRetryStrategy()
      Since:
      2.14.0 This new api is in preview and is subject to breaking changes.
    • getTerminationAwaitDuration

      @BetaApi public org.threeten.bp.Duration getTerminationAwaitDuration()
      Since:
      2.14.0 This new api is in preview and is subject to breaking changes.
    • isAttemptDirectPath

      @BetaApi public boolean isAttemptDirectPath()
      Since:
      2.14.0 This new api is in preview and is subject to breaking changes.
    • grpcInterceptorProvider

      @BetaApi public com.google.api.gax.grpc.GrpcInterceptorProvider grpcInterceptorProvider()
      Since:
      2.22.3 This new api is in preview and is subject to breaking changes.
    • getDefaultStorageWriterConfig

      @BetaApi public BlobWriteSessionConfig getDefaultStorageWriterConfig()
      Since:
      2.26.0 This new api is in preview and is subject to breaking changes.