Uses of Class
com.google.cloud.compute.v1.NodeGroupsSettings
-
Packages that use NodeGroupsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NodeGroupsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NodeGroupsSettings Modifier and Type Method Description NodeGroupsSettingsNodeGroupsSettings.Builder. build()static NodeGroupsSettingsNodeGroupsSettings. create(NodeGroupsStubSettings stub)NodeGroupsSettingsNodeGroupsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type NodeGroupsSettings Modifier and Type Method Description static NodeGroupsClientNodeGroupsClient. create(NodeGroupsSettings settings)Constructs an instance of NodeGroupsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type NodeGroupsSettings Constructor Description Builder(NodeGroupsSettings settings)NodeGroupsClient(NodeGroupsSettings settings)Constructs an instance of NodeGroupsClient, using the given settings.
-