Uses of Interface
com.google.cloud.dataproc.v1.GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder
-
Packages that use GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder Modifier and Type Class Description static class
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig
GkeNodePoolAutoscaling contains information the cluster autoscaler needs to adjust the size of the node pool to the current cluster usage.static class
GkeNodePoolConfig.GkeNodePoolAutoscalingConfig.Builder
GkeNodePoolAutoscaling contains information the cluster autoscaler needs to adjust the size of the node pool to the current cluster usage.Methods in com.google.cloud.dataproc.v1 that return GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder Modifier and Type Method Description GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder
GkeNodePoolConfig.Builder. getAutoscalingOrBuilder()
Optional.GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder
GkeNodePoolConfig. getAutoscalingOrBuilder()
Optional.GkeNodePoolConfig.GkeNodePoolAutoscalingConfigOrBuilder
GkeNodePoolConfigOrBuilder. getAutoscalingOrBuilder()
Optional.
-