Uses of Class
com.google.cloud.compute.v1.NodeGroupsClient
-
Packages that use NodeGroupsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NodeGroupsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NodeGroupsClient Modifier and Type Method Description static NodeGroupsClientNodeGroupsClient. create()Constructs an instance of NodeGroupsClient with default settings.static NodeGroupsClientNodeGroupsClient. create(NodeGroupsSettings settings)Constructs an instance of NodeGroupsClient, using the given settings.static NodeGroupsClientNodeGroupsClient. create(NodeGroupsStub stub)Constructs an instance of NodeGroupsClient, using the given stub for making calls.
-