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 class
AutoscalingPolicy
Cloud Autoscaler policy.static class
AutoscalingPolicy.Builder
Cloud Autoscaler policy.Methods in com.google.cloud.compute.v1 that return AutoscalingPolicyOrBuilder Modifier and Type Method Description AutoscalingPolicyOrBuilder
Autoscaler.Builder. getAutoscalingPolicyOrBuilder()
The configuration parameters for the autoscaling algorithm.AutoscalingPolicyOrBuilder
Autoscaler. getAutoscalingPolicyOrBuilder()
The configuration parameters for the autoscaling algorithm.AutoscalingPolicyOrBuilder
AutoscalerOrBuilder. getAutoscalingPolicyOrBuilder()
The configuration parameters for the autoscaling algorithm.
-