Uses of Interface
com.google.cloud.gkemulticloud.v1.AwsNodePoolAutoscalingOrBuilder
-
Packages that use AwsNodePoolAutoscalingOrBuilder Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AwsNodePoolAutoscalingOrBuilder in com.google.cloud.gkemulticloud.v1
Classes in com.google.cloud.gkemulticloud.v1 that implement AwsNodePoolAutoscalingOrBuilder Modifier and Type Class Description class
AwsNodePoolAutoscaling
AwsNodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.static class
AwsNodePoolAutoscaling.Builder
AwsNodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.Methods in com.google.cloud.gkemulticloud.v1 that return AwsNodePoolAutoscalingOrBuilder Modifier and Type Method Description AwsNodePoolAutoscalingOrBuilder
AwsNodePool.Builder. getAutoscalingOrBuilder()
Required.AwsNodePoolAutoscalingOrBuilder
AwsNodePool. getAutoscalingOrBuilder()
Required.AwsNodePoolAutoscalingOrBuilder
AwsNodePoolOrBuilder. getAutoscalingOrBuilder()
Required.
-