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 CloudFilestoreManagerStubCloudFilestoreManagerClient. getStub()Methods in com.google.cloud.filestore.v1beta1 with parameters of type CloudFilestoreManagerStub Modifier and Type Method Description static CloudFilestoreManagerClientCloudFilestoreManagerClient. 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 classGrpcCloudFilestoreManagerStubgRPC stub implementation for the CloudFilestoreManager service API.classHttpJsonCloudFilestoreManagerStubREST stub implementation for the CloudFilestoreManager service API.Methods in com.google.cloud.filestore.v1beta1.stub that return CloudFilestoreManagerStub Modifier and Type Method Description CloudFilestoreManagerStubCloudFilestoreManagerStubSettings. createStub()
-