Uses of Interface
com.google.cloud.workflows.executions.v1.Execution.StatusOrBuilder
-
Packages that use Execution.StatusOrBuilder Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of Execution.StatusOrBuilder in com.google.cloud.workflows.executions.v1
Classes in com.google.cloud.workflows.executions.v1 that implement Execution.StatusOrBuilder Modifier and Type Class Description static class
Execution.Status
Represents the current status of this execution.static class
Execution.Status.Builder
Represents the current status of this execution.Methods in com.google.cloud.workflows.executions.v1 that return Execution.StatusOrBuilder Modifier and Type Method Description Execution.StatusOrBuilder
Execution.Builder. getStatusOrBuilder()
Output only.Execution.StatusOrBuilder
Execution. getStatusOrBuilder()
Output only.Execution.StatusOrBuilder
ExecutionOrBuilder. getStatusOrBuilder()
Output only.
-