Uses of Interface
com.google.cloud.workflows.executions.v1beta.Execution.ErrorOrBuilder
-
Packages that use Execution.ErrorOrBuilder Package Description com.google.cloud.workflows.executions.v1beta A client to Workflow Executions API -
-
Uses of Execution.ErrorOrBuilder in com.google.cloud.workflows.executions.v1beta
Classes in com.google.cloud.workflows.executions.v1beta that implement Execution.ErrorOrBuilder Modifier and Type Class Description static classExecution.ErrorError describes why the execution was abnormally terminated.static classExecution.Error.BuilderError describes why the execution was abnormally terminated.Methods in com.google.cloud.workflows.executions.v1beta that return Execution.ErrorOrBuilder Modifier and Type Method Description Execution.ErrorOrBuilderExecution.Builder. getErrorOrBuilder()Output only.Execution.ErrorOrBuilderExecution. getErrorOrBuilder()Output only.Execution.ErrorOrBuilderExecutionOrBuilder. getErrorOrBuilder()Output only.
-