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 StorageTransferServiceStubStorageTransferServiceClient. getStub()Methods in com.google.storagetransfer.v1.proto with parameters of type StorageTransferServiceStub Modifier and Type Method Description static StorageTransferServiceClientStorageTransferServiceClient. 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 classGrpcStorageTransferServiceStubgRPC stub implementation for the StorageTransferService service API.classHttpJsonStorageTransferServiceStubREST stub implementation for the StorageTransferService service API.Methods in com.google.storagetransfer.v1.proto.stub that return StorageTransferServiceStub Modifier and Type Method Description StorageTransferServiceStubStorageTransferServiceStubSettings. createStub()
-