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 CloudFilestoreManagerClient
CloudFilestoreManagerClient. create()
Constructs an instance of CloudFilestoreManagerClient with default settings.static CloudFilestoreManagerClient
CloudFilestoreManagerClient. create(CloudFilestoreManagerSettings settings)
Constructs an instance of CloudFilestoreManagerClient, using the given settings.static CloudFilestoreManagerClient
CloudFilestoreManagerClient. create(CloudFilestoreManagerStub stub)
Constructs an instance of CloudFilestoreManagerClient, using the given stub for making calls.
-