Uses of Interface
com.google.cloud.compute.v1.AutoscalingPolicyOrBuilder
-
Packages that use AutoscalingPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AutoscalingPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AutoscalingPolicyOrBuilder Modifier and Type Class Description classAutoscalingPolicyCloud Autoscaler policy.static classAutoscalingPolicy.BuilderCloud Autoscaler policy.Methods in com.google.cloud.compute.v1 that return AutoscalingPolicyOrBuilder Modifier and Type Method Description AutoscalingPolicyOrBuilderAutoscaler.Builder. getAutoscalingPolicyOrBuilder()The configuration parameters for the autoscaling algorithm.AutoscalingPolicyOrBuilderAutoscaler. getAutoscalingPolicyOrBuilder()The configuration parameters for the autoscaling algorithm.AutoscalingPolicyOrBuilderAutoscalerOrBuilder. getAutoscalingPolicyOrBuilder()The configuration parameters for the autoscaling algorithm.
-