Uses of Class
com.google.cloud.compute.v1.stub.NodeGroupsStub
-
Packages that use NodeGroupsStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of NodeGroupsStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NodeGroupsStub Modifier and Type Method Description NodeGroupsStubNodeGroupsClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type NodeGroupsStub Modifier and Type Method Description static NodeGroupsClientNodeGroupsClient. create(NodeGroupsStub stub)Constructs an instance of NodeGroupsClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type NodeGroupsStub Constructor Description NodeGroupsClient(NodeGroupsStub stub) -
Uses of NodeGroupsStub in com.google.cloud.compute.v1.stub
Subclasses of NodeGroupsStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonNodeGroupsStubREST stub implementation for the NodeGroups service API.Methods in com.google.cloud.compute.v1.stub that return NodeGroupsStub Modifier and Type Method Description NodeGroupsStubNodeGroupsStubSettings. createStub()
-