| Modifier and Type | Method and Description |
|---|---|
static BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.ConfigCase.forNumber(int value) |
BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.getConfigCase() |
BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithm.Builder.getConfigCase() |
BasicAutoscalingAlgorithm.ConfigCase |
BasicAutoscalingAlgorithmOrBuilder.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 © 2024 Google LLC. All rights reserved.