Uses of Interface
flyteidl.core.Errors.ContainerErrorOrBuilder
-
Packages that use Errors.ContainerErrorOrBuilder Package Description flyteidl.core -
-
Uses of Errors.ContainerErrorOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Errors.ContainerErrorOrBuilder Modifier and Type Class Description static classErrors.ContainerErrorError message to propagate detailed errors from container executions to the execution engine.static classErrors.ContainerError.BuilderError message to propagate detailed errors from container executions to the execution engine.Fields in flyteidl.core with type parameters of type Errors.ContainerErrorOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Errors.ContainerError,Errors.ContainerError.Builder,Errors.ContainerErrorOrBuilder>Errors.ErrorDocument.Builder. errorBuilder_Methods in flyteidl.core that return Errors.ContainerErrorOrBuilder Modifier and Type Method Description Errors.ContainerErrorOrBuilderErrors.ErrorDocument.Builder. getErrorOrBuilder()The error raised during execution.Errors.ContainerErrorOrBuilderErrors.ErrorDocument. getErrorOrBuilder()The error raised during execution.Errors.ContainerErrorOrBuilderErrors.ErrorDocumentOrBuilder. getErrorOrBuilder()The error raised during execution.Methods in flyteidl.core that return types with arguments of type Errors.ContainerErrorOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Errors.ContainerError,Errors.ContainerError.Builder,Errors.ContainerErrorOrBuilder>Errors.ErrorDocument.Builder. getErrorFieldBuilder()The error raised during execution.
-