Uses of Class
com.google.storagetransfer.v1.proto.stub.StorageTransferServiceStub
-
Packages that use StorageTransferServiceStub Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer APIcom.google.storagetransfer.v1.proto.stub -
-
Uses of StorageTransferServiceStub in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return StorageTransferServiceStub Modifier and Type Method Description StorageTransferServiceStub
StorageTransferServiceClient. getStub()
Methods in com.google.storagetransfer.v1.proto with parameters of type StorageTransferServiceStub Modifier and Type Method Description static StorageTransferServiceClient
StorageTransferServiceClient. create(StorageTransferServiceStub stub)
Constructs an instance of StorageTransferServiceClient, using the given stub for making calls.Constructors in com.google.storagetransfer.v1.proto with parameters of type StorageTransferServiceStub Constructor Description StorageTransferServiceClient(StorageTransferServiceStub stub)
-
Uses of StorageTransferServiceStub in com.google.storagetransfer.v1.proto.stub
Subclasses of StorageTransferServiceStub in com.google.storagetransfer.v1.proto.stub Modifier and Type Class Description class
GrpcStorageTransferServiceStub
gRPC stub implementation for the StorageTransferService service API.class
HttpJsonStorageTransferServiceStub
REST stub implementation for the StorageTransferService service API.Methods in com.google.storagetransfer.v1.proto.stub that return StorageTransferServiceStub Modifier and Type Method Description StorageTransferServiceStub
StorageTransferServiceStubSettings. createStub()
-