Uses of Interface
com.google.cloud.deploy.v1.JobRunOrBuilder
-
Packages that use JobRunOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of JobRunOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement JobRunOrBuilder Modifier and Type Class Description classJobRunA `JobRun` resource in the Cloud Deploy API.static classJobRun.BuilderA `JobRun` resource in the Cloud Deploy API.Methods in com.google.cloud.deploy.v1 that return JobRunOrBuilder Modifier and Type Method Description JobRunOrBuilderListJobRunsResponse.Builder. getJobRunsOrBuilder(int index)The `JobRun` objects.JobRunOrBuilderListJobRunsResponse. getJobRunsOrBuilder(int index)The `JobRun` objects.JobRunOrBuilderListJobRunsResponseOrBuilder. getJobRunsOrBuilder(int index)The `JobRun` objects.Methods in com.google.cloud.deploy.v1 that return types with arguments of type JobRunOrBuilder Modifier and Type Method Description List<? extends JobRunOrBuilder>ListJobRunsResponse.Builder. getJobRunsOrBuilderList()The `JobRun` objects.List<? extends JobRunOrBuilder>ListJobRunsResponse. getJobRunsOrBuilderList()The `JobRun` objects.List<? extends JobRunOrBuilder>ListJobRunsResponseOrBuilder. getJobRunsOrBuilderList()The `JobRun` objects.
-