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