Uses of Class
com.google.cloud.workflows.executions.v1.Execution.Error
-
Packages that use Execution.Error Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of Execution.Error in com.google.cloud.workflows.executions.v1
Methods in com.google.cloud.workflows.executions.v1 that return Execution.Error Modifier and Type Method Description Execution.ErrorExecution.Error.Builder. build()Execution.ErrorExecution.Error.Builder. buildPartial()static Execution.ErrorExecution.Error. getDefaultInstance()Execution.ErrorExecution.Error.Builder. getDefaultInstanceForType()Execution.ErrorExecution.Error. getDefaultInstanceForType()Execution.ErrorExecution.Builder. getError()Output only.Execution.ErrorExecution. getError()Output only.Execution.ErrorExecutionOrBuilder. getError()Output only.static Execution.ErrorExecution.Error. parseDelimitedFrom(InputStream input)static Execution.ErrorExecution.Error. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ErrorExecution.Error. parseFrom(byte[] data)static Execution.ErrorExecution.Error. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ErrorExecution.Error. parseFrom(com.google.protobuf.ByteString data)static Execution.ErrorExecution.Error. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ErrorExecution.Error. parseFrom(com.google.protobuf.CodedInputStream input)static Execution.ErrorExecution.Error. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ErrorExecution.Error. parseFrom(InputStream input)static Execution.ErrorExecution.Error. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Execution.ErrorExecution.Error. parseFrom(ByteBuffer data)static Execution.ErrorExecution.Error. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.workflows.executions.v1 that return types with arguments of type Execution.Error Modifier and Type Method Description com.google.protobuf.Parser<Execution.Error>Execution.Error. getParserForType()static com.google.protobuf.Parser<Execution.Error>Execution.Error. parser()Methods in com.google.cloud.workflows.executions.v1 with parameters of type Execution.Error Modifier and Type Method Description Execution.BuilderExecution.Builder. mergeError(Execution.Error value)Output only.Execution.Error.BuilderExecution.Error.Builder. mergeFrom(Execution.Error other)static Execution.Error.BuilderExecution.Error. newBuilder(Execution.Error prototype)Execution.BuilderExecution.Builder. setError(Execution.Error value)Output only.
-