Uses of Class
com.google.storagetransfer.v1.proto.StorageTransferServiceGrpc.StorageTransferServiceStub
-
Packages that use StorageTransferServiceGrpc.StorageTransferServiceStub Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer API -
-
Uses of StorageTransferServiceGrpc.StorageTransferServiceStub in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return StorageTransferServiceGrpc.StorageTransferServiceStub Modifier and Type Method Description protected StorageTransferServiceGrpc.StorageTransferServiceStub
StorageTransferServiceGrpc.StorageTransferServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static StorageTransferServiceGrpc.StorageTransferServiceStub
StorageTransferServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-