Uses of Class
com.google.cloud.filestore.v1beta1.stub.CloudFilestoreManagerStub
-
Packages that use CloudFilestoreManagerStub Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of CloudFilestoreManagerStub in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return CloudFilestoreManagerStub Modifier and Type Method Description CloudFilestoreManagerStub
CloudFilestoreManagerClient. getStub()
Methods in com.google.cloud.filestore.v1beta1 with parameters of type CloudFilestoreManagerStub Modifier and Type Method Description static CloudFilestoreManagerClient
CloudFilestoreManagerClient. create(CloudFilestoreManagerStub stub)
Constructs an instance of CloudFilestoreManagerClient, using the given stub for making calls.Constructors in com.google.cloud.filestore.v1beta1 with parameters of type CloudFilestoreManagerStub Constructor Description CloudFilestoreManagerClient(CloudFilestoreManagerStub stub)
-
Uses of CloudFilestoreManagerStub in com.google.cloud.filestore.v1beta1.stub
Subclasses of CloudFilestoreManagerStub in com.google.cloud.filestore.v1beta1.stub Modifier and Type Class Description class
GrpcCloudFilestoreManagerStub
gRPC stub implementation for the CloudFilestoreManager service API.class
HttpJsonCloudFilestoreManagerStub
REST stub implementation for the CloudFilestoreManager service API.Methods in com.google.cloud.filestore.v1beta1.stub that return CloudFilestoreManagerStub Modifier and Type Method Description CloudFilestoreManagerStub
CloudFilestoreManagerStubSettings. createStub()
-