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