| Modifier and Type | Method and Description |
|---|---|
static Strategy.DeploymentStrategyCase |
Strategy.DeploymentStrategyCase.forNumber(int value) |
Strategy.DeploymentStrategyCase |
StrategyOrBuilder.getDeploymentStrategyCase() |
Strategy.DeploymentStrategyCase |
Strategy.getDeploymentStrategyCase() |
Strategy.DeploymentStrategyCase |
Strategy.Builder.getDeploymentStrategyCase() |
static Strategy.DeploymentStrategyCase |
Strategy.DeploymentStrategyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Strategy.DeploymentStrategyCase |
Strategy.DeploymentStrategyCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Strategy.DeploymentStrategyCase[] |
Strategy.DeploymentStrategyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.