Uses of Class
com.google.cloud.filestore.v1beta1.CloudFilestoreManagerGrpc.CloudFilestoreManagerStub
-
Packages that use CloudFilestoreManagerGrpc.CloudFilestoreManagerStub Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore API -
-
Uses of CloudFilestoreManagerGrpc.CloudFilestoreManagerStub in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return CloudFilestoreManagerGrpc.CloudFilestoreManagerStub Modifier and Type Method Description protected CloudFilestoreManagerGrpc.CloudFilestoreManagerStub
CloudFilestoreManagerGrpc.CloudFilestoreManagerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudFilestoreManagerGrpc.CloudFilestoreManagerStub
CloudFilestoreManagerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-