Uses of Interface
com.google.cloud.workflows.executions.v1.Execution.StateErrorOrBuilder
-
Packages that use Execution.StateErrorOrBuilder Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of Execution.StateErrorOrBuilder in com.google.cloud.workflows.executions.v1
Classes in com.google.cloud.workflows.executions.v1 that implement Execution.StateErrorOrBuilder Modifier and Type Class Description static classExecution.StateErrorDescribes an error related to the current state of the Execution resource.static classExecution.StateError.BuilderDescribes an error related to the current state of the Execution resource.Methods in com.google.cloud.workflows.executions.v1 that return Execution.StateErrorOrBuilder Modifier and Type Method Description Execution.StateErrorOrBuilderExecution.Builder. getStateErrorOrBuilder()Output only.Execution.StateErrorOrBuilderExecution. getStateErrorOrBuilder()Output only.Execution.StateErrorOrBuilderExecutionOrBuilder. getStateErrorOrBuilder()Output only.
-