@InternalApi @BetaApi @Deprecated public static class GrpcStorageOptions.GrpcStorageRpcFactory extends Object implements StorageRpcFactory
Serializable
compatibility in ServiceOptions.
To access an instance of this class instead use GrpcStorageOptions.defaults().getDefaultRpcFactory().
GrpcStorageOptions.defaults(),
GrpcStorageOptions.GrpcStorageDefaults.getDefaultRpcFactory()| Constructor and Description |
|---|
GrpcStorageRpcFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.cloud.ServiceRpc |
create(StorageOptions options)
Deprecated.
|
@InternalApi @Deprecated @BetaApi public GrpcStorageRpcFactory()
GrpcStorageOptions.defaults().getDefaultRpcFactory()Serializable
compatibility in ServiceOptions.
To access an instance of this class instead use GrpcStorageOptions.defaults().getDefaultRpcFactory().
GrpcStorageOptions.defaults(),
GrpcStorageOptions.GrpcStorageDefaults.getDefaultRpcFactory()public com.google.cloud.ServiceRpc create(StorageOptions options)
create in interface com.google.cloud.spi.ServiceRpcFactory<StorageOptions>Copyright © 2022 Google LLC. All rights reserved.