Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static AutoscalingPolicy.AlgorithmCase |
AutoscalingPolicy.AlgorithmCase.forNumber(int value) |
AutoscalingPolicy.AlgorithmCase |
AutoscalingPolicyOrBuilder.getAlgorithmCase() |
AutoscalingPolicy.AlgorithmCase |
AutoscalingPolicy.getAlgorithmCase() |
AutoscalingPolicy.AlgorithmCase |
AutoscalingPolicy.Builder.getAlgorithmCase() |
static AutoscalingPolicy.AlgorithmCase |
AutoscalingPolicy.AlgorithmCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AutoscalingPolicy.AlgorithmCase |
AutoscalingPolicy.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.
|
Copyright © 2022 Google LLC. All rights reserved.