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