Uses of Class
com.google.cloud.deploy.v1.Strategy.DeploymentStrategyCase
-
Packages that use Strategy.DeploymentStrategyCase Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Strategy.DeploymentStrategyCase in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Strategy.DeploymentStrategyCase Modifier and Type Method Description static Strategy.DeploymentStrategyCaseStrategy.DeploymentStrategyCase. forNumber(int value)Strategy.DeploymentStrategyCaseStrategy.Builder. getDeploymentStrategyCase()Strategy.DeploymentStrategyCaseStrategy. getDeploymentStrategyCase()Strategy.DeploymentStrategyCaseStrategyOrBuilder. getDeploymentStrategyCase()static Strategy.DeploymentStrategyCaseStrategy.DeploymentStrategyCase. valueOf(int value)Deprecated.static Strategy.DeploymentStrategyCaseStrategy.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.
-