Uses of Class
com.google.cloud.run.v2.Execution
-
Packages that use Execution Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of Execution in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return Execution Modifier and Type Method Description ExecutionExecution.Builder. build()ExecutionExecution.Builder. buildPartial()static ExecutionExecution. getDefaultInstance()ExecutionExecution.Builder. getDefaultInstanceForType()ExecutionExecution. getDefaultInstanceForType()ExecutionExecutionsClient. getExecution(ExecutionName name)Gets information about an Execution.ExecutionExecutionsClient. getExecution(GetExecutionRequest request)Gets information about an Execution.ExecutionExecutionsClient. getExecution(String name)Gets information about an Execution.ExecutionExecutionsGrpc.ExecutionsBlockingStub. getExecution(GetExecutionRequest request)Gets information about an Execution.ExecutionListExecutionsResponse.Builder. getExecutions(int index)The resulting list of Executions.ExecutionListExecutionsResponse. getExecutions(int index)The resulting list of Executions.ExecutionListExecutionsResponseOrBuilder. getExecutions(int index)The resulting list of Executions.static ExecutionExecution. parseDelimitedFrom(InputStream input)static ExecutionExecution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(byte[] data)static ExecutionExecution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(com.google.protobuf.ByteString data)static ExecutionExecution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionExecution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(InputStream input)static ExecutionExecution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(ByteBuffer data)static ExecutionExecution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.run.v2 that return types with arguments of type Execution Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Execution,Execution>ExecutionsClient. deleteExecutionAsync(DeleteExecutionRequest request)Deletes an Execution.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>ExecutionsClient. deleteExecutionAsync(DeleteExecutionRequest request)Deletes an Execution.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>ExecutionsClient. deleteExecutionAsync(ExecutionName name)Deletes an Execution.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>ExecutionsClient. deleteExecutionAsync(ExecutionName name)Deletes an Execution.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>ExecutionsClient. deleteExecutionAsync(String name)Deletes an Execution.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>ExecutionsClient. deleteExecutionAsync(String name)Deletes an Execution.com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>ExecutionsClient. deleteExecutionOperationCallable()Deletes an Execution.com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>ExecutionsClient. deleteExecutionOperationCallable()Deletes an Execution.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteExecutionRequest,Execution,Execution>ExecutionsSettings.Builder. deleteExecutionOperationSettings()Returns the builder for the settings used for calls to deleteExecution.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteExecutionRequest,Execution,Execution>ExecutionsSettings.Builder. deleteExecutionOperationSettings()Returns the builder for the settings used for calls to deleteExecution.com.google.api.gax.rpc.OperationCallSettings<DeleteExecutionRequest,Execution,Execution>ExecutionsSettings. deleteExecutionOperationSettings()Returns the object with the settings used for calls to deleteExecution.com.google.api.gax.rpc.OperationCallSettings<DeleteExecutionRequest,Execution,Execution>ExecutionsSettings. deleteExecutionOperationSettings()Returns the object with the settings used for calls to deleteExecution.com.google.common.util.concurrent.ListenableFuture<Execution>ExecutionsGrpc.ExecutionsFutureStub. getExecution(GetExecutionRequest request)Gets information about an Execution.com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>ExecutionsClient. getExecutionCallable()Gets information about an Execution.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExecutionRequest,Execution>ExecutionsSettings.Builder. getExecutionSettings()Returns the builder for the settings used for calls to getExecution.com.google.api.gax.rpc.UnaryCallSettings<GetExecutionRequest,Execution>ExecutionsSettings. getExecutionSettings()Returns the object with the settings used for calls to getExecution.List<Execution>ListExecutionsResponse.Builder. getExecutionsList()The resulting list of Executions.List<Execution>ListExecutionsResponse. getExecutionsList()The resulting list of Executions.List<Execution>ListExecutionsResponseOrBuilder. getExecutionsList()The resulting list of Executions.static io.grpc.MethodDescriptor<GetExecutionRequest,Execution>ExecutionsGrpc. getGetExecutionMethod()com.google.protobuf.Parser<Execution>Execution. getParserForType()static com.google.protobuf.Parser<Execution>Execution. parser()com.google.api.gax.longrunning.OperationFuture<Execution,Execution>JobsClient. runJobAsync(JobName name)Triggers creation of a new Execution of this Job.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>JobsClient. runJobAsync(JobName name)Triggers creation of a new Execution of this Job.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>JobsClient. runJobAsync(RunJobRequest request)Triggers creation of a new Execution of this Job.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>JobsClient. runJobAsync(RunJobRequest request)Triggers creation of a new Execution of this Job.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>JobsClient. runJobAsync(String name)Triggers creation of a new Execution of this Job.com.google.api.gax.longrunning.OperationFuture<Execution,Execution>JobsClient. runJobAsync(String name)Triggers creation of a new Execution of this Job.com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>JobsClient. runJobOperationCallable()Triggers creation of a new Execution of this Job.com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>JobsClient. runJobOperationCallable()Triggers creation of a new Execution of this Job.com.google.api.gax.rpc.OperationCallSettings.Builder<RunJobRequest,Execution,Execution>JobsSettings.Builder. runJobOperationSettings()Returns the builder for the settings used for calls to runJob.com.google.api.gax.rpc.OperationCallSettings.Builder<RunJobRequest,Execution,Execution>JobsSettings.Builder. runJobOperationSettings()Returns the builder for the settings used for calls to runJob.com.google.api.gax.rpc.OperationCallSettings<RunJobRequest,Execution,Execution>JobsSettings. runJobOperationSettings()Returns the object with the settings used for calls to runJob.com.google.api.gax.rpc.OperationCallSettings<RunJobRequest,Execution,Execution>JobsSettings. runJobOperationSettings()Returns the object with the settings used for calls to runJob.Methods in com.google.cloud.run.v2 with parameters of type Execution Modifier and Type Method Description ListExecutionsResponse.BuilderListExecutionsResponse.Builder. addExecutions(int index, Execution value)The resulting list of Executions.ListExecutionsResponse.BuilderListExecutionsResponse.Builder. addExecutions(Execution value)The resulting list of Executions.Execution.BuilderExecution.Builder. mergeFrom(Execution other)static Execution.BuilderExecution. newBuilder(Execution prototype)ListExecutionsResponse.BuilderListExecutionsResponse.Builder. setExecutions(int index, Execution value)The resulting list of Executions.Method parameters in com.google.cloud.run.v2 with type arguments of type Execution Modifier and Type Method Description ListExecutionsResponse.BuilderListExecutionsResponse.Builder. addAllExecutions(Iterable<? extends Execution> values)The resulting list of Executions.static com.google.api.core.ApiFuture<ExecutionsClient.ListExecutionsPagedResponse>ExecutionsClient.ListExecutionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)protected ExecutionsClient.ListExecutionsPageExecutionsClient.ListExecutionsPage. createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ListExecutionsResponse response)com.google.api.core.ApiFuture<ExecutionsClient.ListExecutionsPage>ExecutionsClient.ListExecutionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)default voidExecutionsGrpc.AsyncService. getExecution(GetExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Gets information about an Execution.voidExecutionsGrpc.ExecutionsStub. getExecution(GetExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Gets information about an Execution. -
Uses of Execution in com.google.cloud.run.v2.stub
Methods in com.google.cloud.run.v2.stub that return types with arguments of type Execution Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>ExecutionsStub. deleteExecutionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>ExecutionsStub. deleteExecutionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>GrpcExecutionsStub. deleteExecutionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>GrpcExecutionsStub. deleteExecutionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>HttpJsonExecutionsStub. deleteExecutionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteExecutionRequest,Execution,Execution>HttpJsonExecutionsStub. deleteExecutionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteExecutionRequest,Execution,Execution>ExecutionsStubSettings.Builder. deleteExecutionOperationSettings()Returns the builder for the settings used for calls to deleteExecution.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteExecutionRequest,Execution,Execution>ExecutionsStubSettings.Builder. deleteExecutionOperationSettings()Returns the builder for the settings used for calls to deleteExecution.com.google.api.gax.rpc.OperationCallSettings<DeleteExecutionRequest,Execution,Execution>ExecutionsStubSettings. deleteExecutionOperationSettings()Returns the object with the settings used for calls to deleteExecution.com.google.api.gax.rpc.OperationCallSettings<DeleteExecutionRequest,Execution,Execution>ExecutionsStubSettings. deleteExecutionOperationSettings()Returns the object with the settings used for calls to deleteExecution.com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>ExecutionsStub. getExecutionCallable()com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>GrpcExecutionsStub. getExecutionCallable()com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>HttpJsonExecutionsStub. getExecutionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExecutionRequest,Execution>ExecutionsStubSettings.Builder. getExecutionSettings()Returns the builder for the settings used for calls to getExecution.com.google.api.gax.rpc.UnaryCallSettings<GetExecutionRequest,Execution>ExecutionsStubSettings. getExecutionSettings()Returns the object with the settings used for calls to getExecution.com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>GrpcJobsStub. runJobOperationCallable()com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>GrpcJobsStub. runJobOperationCallable()com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>HttpJsonJobsStub. runJobOperationCallable()com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>HttpJsonJobsStub. runJobOperationCallable()com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>JobsStub. runJobOperationCallable()com.google.api.gax.rpc.OperationCallable<RunJobRequest,Execution,Execution>JobsStub. runJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RunJobRequest,Execution,Execution>JobsStubSettings.Builder. runJobOperationSettings()Returns the builder for the settings used for calls to runJob.com.google.api.gax.rpc.OperationCallSettings.Builder<RunJobRequest,Execution,Execution>JobsStubSettings.Builder. runJobOperationSettings()Returns the builder for the settings used for calls to runJob.com.google.api.gax.rpc.OperationCallSettings<RunJobRequest,Execution,Execution>JobsStubSettings. runJobOperationSettings()Returns the object with the settings used for calls to runJob.com.google.api.gax.rpc.OperationCallSettings<RunJobRequest,Execution,Execution>JobsStubSettings. runJobOperationSettings()Returns the object with the settings used for calls to runJob.
-