Uses of Class
com.google.storagetransfer.v1.proto.StorageTransferServiceGrpc.StorageTransferServiceFutureStub
-
Packages that use StorageTransferServiceGrpc.StorageTransferServiceFutureStub Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer API -
-
Uses of StorageTransferServiceGrpc.StorageTransferServiceFutureStub in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return StorageTransferServiceGrpc.StorageTransferServiceFutureStub Modifier and Type Method Description protected StorageTransferServiceGrpc.StorageTransferServiceFutureStub
StorageTransferServiceGrpc.StorageTransferServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static StorageTransferServiceGrpc.StorageTransferServiceFutureStub
StorageTransferServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-