Uses of Interface
com.google.cloud.workflows.executions.v1.CancelExecutionRequestOrBuilder
-
Packages that use CancelExecutionRequestOrBuilder Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of CancelExecutionRequestOrBuilder in com.google.cloud.workflows.executions.v1
Classes in com.google.cloud.workflows.executions.v1 that implement CancelExecutionRequestOrBuilder Modifier and Type Class Description class
CancelExecutionRequest
Request for the [CancelExecution][google.cloud.workflows.executions.v1.Executions.CancelExecution] method.static class
CancelExecutionRequest.Builder
Request for the [CancelExecution][google.cloud.workflows.executions.v1.Executions.CancelExecution] method.
-