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