Package | Description |
---|---|
com.google.api.services.compute | |
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Compute.NodeGroups.SetAutoscalingPolicy |
Compute.NodeGroups.setAutoscalingPolicy(String project,
String zone,
String nodeGroup,
NodeGroupsSetAutoscalingPolicyRequest content)
Sets the autoscaling policy of the node group.
|
Constructor and Description |
---|
SetAutoscalingPolicy(String project,
String zone,
String nodeGroup,
NodeGroupsSetAutoscalingPolicyRequest content)
Sets the autoscaling policy of the node group.
|
Modifier and Type | Method and Description |
---|---|
NodeGroupsSetAutoscalingPolicyRequest |
NodeGroupsSetAutoscalingPolicyRequest.clone() |
NodeGroupsSetAutoscalingPolicyRequest |
NodeGroupsSetAutoscalingPolicyRequest.set(String fieldName,
Object value) |
NodeGroupsSetAutoscalingPolicyRequest |
NodeGroupsSetAutoscalingPolicyRequest.setAutoscalingPolicy(NodeGroupAutoscalingPolicy autoscalingPolicy) |
Copyright © 2011–2019 Google. All rights reserved.