Uses of Class
com.google.cloud.deploy.v1.Phase.JobsCase
-
Packages that use Phase.JobsCase Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Phase.JobsCase in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Phase.JobsCase Modifier and Type Method Description static Phase.JobsCasePhase.JobsCase. forNumber(int value)Phase.JobsCasePhase.Builder. getJobsCase()Phase.JobsCasePhase. getJobsCase()Phase.JobsCasePhaseOrBuilder. getJobsCase()static Phase.JobsCasePhase.JobsCase. valueOf(int value)Deprecated.static Phase.JobsCasePhase.JobsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Phase.JobsCase[]Phase.JobsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-