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 CloudFilestoreManagerSettingsCloudFilestoreManagerSettings.Builder. build()static CloudFilestoreManagerSettingsCloudFilestoreManagerSettings. create(CloudFilestoreManagerStubSettings stub)CloudFilestoreManagerSettingsCloudFilestoreManagerClient. getSettings()Methods in com.google.cloud.filestore.v1beta1 with parameters of type CloudFilestoreManagerSettings Modifier and Type Method Description static CloudFilestoreManagerClientCloudFilestoreManagerClient. 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.
-