Uses of Class
flyteidl.core.Errors.ContainerError
-
Packages that use Errors.ContainerError Package Description flyteidl.core -
-
Uses of Errors.ContainerError in flyteidl.core
Fields in flyteidl.core declared as Errors.ContainerError Modifier and Type Field Description private static Errors.ContainerErrorErrors.ContainerError. DEFAULT_INSTANCEprivate Errors.ContainerErrorErrors.ErrorDocument.Builder. error_private Errors.ContainerErrorErrors.ErrorDocument. error_Fields in flyteidl.core with type parameters of type Errors.ContainerError Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Errors.ContainerError,Errors.ContainerError.Builder,Errors.ContainerErrorOrBuilder>Errors.ErrorDocument.Builder. errorBuilder_private static com.google.protobuf.Parser<Errors.ContainerError>Errors.ContainerError. PARSERMethods in flyteidl.core that return Errors.ContainerError Modifier and Type Method Description Errors.ContainerErrorErrors.ContainerError.Builder. build()Errors.ContainerErrorErrors.ContainerError.Builder. buildPartial()static Errors.ContainerErrorErrors.ContainerError. getDefaultInstance()Errors.ContainerErrorErrors.ContainerError.Builder. getDefaultInstanceForType()Errors.ContainerErrorErrors.ContainerError. getDefaultInstanceForType()Errors.ContainerErrorErrors.ErrorDocument.Builder. getError()The error raised during execution.Errors.ContainerErrorErrors.ErrorDocument. getError()The error raised during execution.Errors.ContainerErrorErrors.ErrorDocumentOrBuilder. getError()The error raised during execution.static Errors.ContainerErrorErrors.ContainerError. parseDelimitedFrom(InputStream input)static Errors.ContainerErrorErrors.ContainerError. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Errors.ContainerErrorErrors.ContainerError. parseFrom(byte[] data)static Errors.ContainerErrorErrors.ContainerError. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Errors.ContainerErrorErrors.ContainerError. parseFrom(com.google.protobuf.ByteString data)static Errors.ContainerErrorErrors.ContainerError. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Errors.ContainerErrorErrors.ContainerError. parseFrom(com.google.protobuf.CodedInputStream input)static Errors.ContainerErrorErrors.ContainerError. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Errors.ContainerErrorErrors.ContainerError. parseFrom(InputStream input)static Errors.ContainerErrorErrors.ContainerError. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Errors.ContainerErrorErrors.ContainerError. parseFrom(ByteBuffer data)static Errors.ContainerErrorErrors.ContainerError. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Errors.ContainerError 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.com.google.protobuf.Parser<Errors.ContainerError>Errors.ContainerError. getParserForType()static com.google.protobuf.Parser<Errors.ContainerError>Errors.ContainerError. parser()Methods in flyteidl.core with parameters of type Errors.ContainerError Modifier and Type Method Description private voidErrors.ContainerError.Builder. buildPartial0(Errors.ContainerError result)Errors.ErrorDocument.BuilderErrors.ErrorDocument.Builder. mergeError(Errors.ContainerError value)The error raised during execution.Errors.ContainerError.BuilderErrors.ContainerError.Builder. mergeFrom(Errors.ContainerError other)static Errors.ContainerError.BuilderErrors.ContainerError. newBuilder(Errors.ContainerError prototype)Errors.ErrorDocument.BuilderErrors.ErrorDocument.Builder. setError(Errors.ContainerError value)The error raised during execution.
-