Uses of Class
com.google.cloud.filestore.v1beta1.CloudFilestoreManagerSettings
-
Packages that use CloudFilestoreManagerSettings Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore API -
-
Uses of CloudFilestoreManagerSettings in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return CloudFilestoreManagerSettings Modifier and Type Method Description CloudFilestoreManagerSettings
CloudFilestoreManagerSettings.Builder. build()
static CloudFilestoreManagerSettings
CloudFilestoreManagerSettings. create(CloudFilestoreManagerStubSettings stub)
CloudFilestoreManagerSettings
CloudFilestoreManagerClient. getSettings()
Methods in com.google.cloud.filestore.v1beta1 with parameters of type CloudFilestoreManagerSettings Modifier and Type Method Description static CloudFilestoreManagerClient
CloudFilestoreManagerClient. create(CloudFilestoreManagerSettings settings)
Constructs an instance of CloudFilestoreManagerClient, using the given settings.Constructors in com.google.cloud.filestore.v1beta1 with parameters of type CloudFilestoreManagerSettings Constructor Description Builder(CloudFilestoreManagerSettings settings)
CloudFilestoreManagerClient(CloudFilestoreManagerSettings settings)
Constructs an instance of CloudFilestoreManagerClient, using the given settings.
-