static AutoscalingAlgorithm |
AutoscalingAlgorithm.forNumber(int value) |
|
AutoscalingAlgorithm |
AutoscalingSettings.Builder.getAlgorithm() |
The algorithm to use for autoscaling.
|
AutoscalingAlgorithm |
AutoscalingSettings.getAlgorithm() |
The algorithm to use for autoscaling.
|
AutoscalingAlgorithm |
AutoscalingSettingsOrBuilder.getAlgorithm() |
The algorithm to use for autoscaling.
|
AutoscalingAlgorithm |
FlexTemplateRuntimeEnvironment.Builder.getAutoscalingAlgorithm() |
The algorithm to use for autoscaling
|
AutoscalingAlgorithm |
FlexTemplateRuntimeEnvironment.getAutoscalingAlgorithm() |
The algorithm to use for autoscaling
|
AutoscalingAlgorithm |
FlexTemplateRuntimeEnvironmentOrBuilder.getAutoscalingAlgorithm() |
The algorithm to use for autoscaling
|
static AutoscalingAlgorithm |
AutoscalingAlgorithm.valueOf(int value) |
Deprecated.
|
static AutoscalingAlgorithm |
AutoscalingAlgorithm.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AutoscalingAlgorithm |
AutoscalingAlgorithm.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AutoscalingAlgorithm[] |
AutoscalingAlgorithm.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|