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