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 classExecution.StatusRepresents the current status of this execution.static classExecution.Status.BuilderRepresents the current status of this execution.Methods in com.google.cloud.workflows.executions.v1 that return Execution.StatusOrBuilder Modifier and Type Method Description Execution.StatusOrBuilderExecution.Builder. getStatusOrBuilder()Output only.Execution.StatusOrBuilderExecution. getStatusOrBuilder()Output only.Execution.StatusOrBuilderExecutionOrBuilder. getStatusOrBuilder()Output only.
-