Uses of Class
com.google.cloud.netapp.v1.NetAppClient
-
Packages that use NetAppClient Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of NetAppClient in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return NetAppClient Modifier and Type Method Description static NetAppClientNetAppClient. create()Constructs an instance of NetAppClient with default settings.static NetAppClientNetAppClient. create(NetAppSettings settings)Constructs an instance of NetAppClient, using the given settings.static NetAppClientNetAppClient. create(NetAppStub stub)Constructs an instance of NetAppClient, using the given stub for making calls.
-