Uses of Interface
com.google.cloud.run.v2.ExecutionOrBuilder
-
Packages that use ExecutionOrBuilder Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of ExecutionOrBuilder in com.google.cloud.run.v2
Classes in com.google.cloud.run.v2 that implement ExecutionOrBuilder Modifier and Type Class Description classExecutionExecution represents the configuration of a single execution.static classExecution.BuilderExecution represents the configuration of a single execution.Methods in com.google.cloud.run.v2 that return ExecutionOrBuilder Modifier and Type Method Description ExecutionOrBuilderListExecutionsResponse.Builder. getExecutionsOrBuilder(int index)The resulting list of Executions.ExecutionOrBuilderListExecutionsResponse. getExecutionsOrBuilder(int index)The resulting list of Executions.ExecutionOrBuilderListExecutionsResponseOrBuilder. getExecutionsOrBuilder(int index)The resulting list of Executions.Methods in com.google.cloud.run.v2 that return types with arguments of type ExecutionOrBuilder Modifier and Type Method Description List<? extends ExecutionOrBuilder>ListExecutionsResponse.Builder. getExecutionsOrBuilderList()The resulting list of Executions.List<? extends ExecutionOrBuilder>ListExecutionsResponse. getExecutionsOrBuilderList()The resulting list of Executions.List<? extends ExecutionOrBuilder>ListExecutionsResponseOrBuilder. getExecutionsOrBuilderList()The resulting list of Executions.
-