Uses of Class
com.google.cloud.filestore.v1.CloudFilestoreManagerClient
-
Packages that use CloudFilestoreManagerClient Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore API -
-
Uses of CloudFilestoreManagerClient in com.google.cloud.filestore.v1
Methods in com.google.cloud.filestore.v1 that return CloudFilestoreManagerClient Modifier and Type Method Description static CloudFilestoreManagerClientCloudFilestoreManagerClient. create()Constructs an instance of CloudFilestoreManagerClient with default settings.static CloudFilestoreManagerClientCloudFilestoreManagerClient. create(CloudFilestoreManagerSettings settings)Constructs an instance of CloudFilestoreManagerClient, using the given settings.static CloudFilestoreManagerClientCloudFilestoreManagerClient. create(CloudFilestoreManagerStub stub)Constructs an instance of CloudFilestoreManagerClient, using the given stub for making calls.
-