Uses of Class
com.google.cloud.dataproc.v1.AutoscalingPolicy.AlgorithmCase
-
Packages that use AutoscalingPolicy.AlgorithmCase Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of AutoscalingPolicy.AlgorithmCase in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return AutoscalingPolicy.AlgorithmCase Modifier and Type Method Description static AutoscalingPolicy.AlgorithmCaseAutoscalingPolicy.AlgorithmCase. forNumber(int value)AutoscalingPolicy.AlgorithmCaseAutoscalingPolicy.Builder. getAlgorithmCase()AutoscalingPolicy.AlgorithmCaseAutoscalingPolicy. getAlgorithmCase()AutoscalingPolicy.AlgorithmCaseAutoscalingPolicyOrBuilder. getAlgorithmCase()static AutoscalingPolicy.AlgorithmCaseAutoscalingPolicy.AlgorithmCase. valueOf(int value)Deprecated.static AutoscalingPolicy.AlgorithmCaseAutoscalingPolicy.AlgorithmCase. valueOf(String name)Returns the enum constant of this type with the specified name.static AutoscalingPolicy.AlgorithmCase[]AutoscalingPolicy.AlgorithmCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-