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