Uses of Class
com.google.cloud.filestore.v1beta1.CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub
-
Packages that use CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore API -
-
Uses of CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub Modifier and Type Method Description protected CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub
CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub
CloudFilestoreManagerGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-