Uses of Interface
com.google.cloud.compute.v1.AutoscalingPolicyScaleInControlOrBuilder
-
Packages that use AutoscalingPolicyScaleInControlOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AutoscalingPolicyScaleInControlOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AutoscalingPolicyScaleInControlOrBuilder Modifier and Type Class Description classAutoscalingPolicyScaleInControlConfiguration that allows for slower scale in so that even if Autoscaler recommends an abrupt scale in of a MIG, it will be throttled as specified by the parameters below.static classAutoscalingPolicyScaleInControl.BuilderConfiguration that allows for slower scale in so that even if Autoscaler recommends an abrupt scale in of a MIG, it will be throttled as specified by the parameters below.Methods in com.google.cloud.compute.v1 that return AutoscalingPolicyScaleInControlOrBuilder Modifier and Type Method Description AutoscalingPolicyScaleInControlOrBuilderAutoscalingPolicy.Builder. getScaleInControlOrBuilder()optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;AutoscalingPolicyScaleInControlOrBuilderAutoscalingPolicy. getScaleInControlOrBuilder()optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;AutoscalingPolicyScaleInControlOrBuilderAutoscalingPolicyOrBuilder. getScaleInControlOrBuilder()optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;
-