Package com.google.cloud.storage
Class GrpcStorageOptions.GrpcStorageRpcFactory
java.lang.Object
com.google.cloud.storage.GrpcStorageOptions.GrpcStorageRpcFactory
- All Implemented Interfaces:
com.google.cloud.spi.ServiceRpcFactory<StorageOptions>,StorageRpcFactory
- Enclosing class:
- GrpcStorageOptions
@InternalApi
@BetaApi
@Deprecated
public static class GrpcStorageOptions.GrpcStorageRpcFactory
extends Object
implements StorageRpcFactory
Deprecated.
Internal implementation detail, only public to allow for
Serializable
compatibility in ServiceOptions.
To access an instance of this class instead use GrpcStorageOptions.defaults().getDefaultRpcFactory().
- Since:
- 2.14.0 This new api is in preview and is subject to breaking changes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.cloud.ServiceRpccreate(StorageOptions options) Deprecated.
-
Constructor Details
-
GrpcStorageRpcFactory
Deprecated.Internal implementation detail, only public to allow forSerializablecompatibility inServiceOptions.To access an instance of this class instead use
GrpcStorageOptions.defaults().getDefaultRpcFactory().- Since:
- 2.14.0 This new api is in preview and is subject to breaking changes.
- See Also:
-
-
Method Details
-
create
Deprecated.- Specified by:
createin interfacecom.google.cloud.spi.ServiceRpcFactory<StorageOptions>
-
GrpcStorageOptions.defaults().getDefaultRpcFactory()