Uses of Class
com.google.cloud.netapp.v1.stub.NetAppStub
-
Packages that use NetAppStub Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of NetAppStub in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return NetAppStub Modifier and Type Method Description NetAppStub
NetAppClient. getStub()
Methods in com.google.cloud.netapp.v1 with parameters of type NetAppStub Modifier and Type Method Description static NetAppClient
NetAppClient. create(NetAppStub stub)
Constructs an instance of NetAppClient, using the given stub for making calls.Constructors in com.google.cloud.netapp.v1 with parameters of type NetAppStub Constructor Description NetAppClient(NetAppStub stub)
-
Uses of NetAppStub in com.google.cloud.netapp.v1.stub
Subclasses of NetAppStub in com.google.cloud.netapp.v1.stub Modifier and Type Class Description class
GrpcNetAppStub
gRPC stub implementation for the NetApp service API.class
HttpJsonNetAppStub
REST stub implementation for the NetApp service API.Methods in com.google.cloud.netapp.v1.stub that return NetAppStub Modifier and Type Method Description NetAppStub
NetAppStubSettings. createStub()
-