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