Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.ConfigCase.forNumber(int value) |
BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithmOrBuilder.getConfigCase() |
BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.getConfigCase() |
BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.Builder.getConfigCase() |
static BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.ConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.ConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicAutoscalingAlgorithm.ConfigCase[] |
BasicAutoscalingAlgorithm.ConfigCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.