Uses of Class
com.google.cloud.netapp.v1.NetAppSettings
-
Packages that use NetAppSettings Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of NetAppSettings in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return NetAppSettings Modifier and Type Method Description NetAppSettingsNetAppSettings.Builder. build()static NetAppSettingsNetAppSettings. create(NetAppStubSettings stub)NetAppSettingsNetAppClient. getSettings()Methods in com.google.cloud.netapp.v1 with parameters of type NetAppSettings Modifier and Type Method Description static NetAppClientNetAppClient. create(NetAppSettings settings)Constructs an instance of NetAppClient, using the given settings.Constructors in com.google.cloud.netapp.v1 with parameters of type NetAppSettings Constructor Description Builder(NetAppSettings settings)NetAppClient(NetAppSettings settings)Constructs an instance of NetAppClient, using the given settings.
-