Uses of Class
flyteidl.core.Execution.TaskLog.MessageFormat
-
Packages that use Execution.TaskLog.MessageFormat Package Description flyteidl.core -
-
Uses of Execution.TaskLog.MessageFormat in flyteidl.core
Fields in flyteidl.core declared as Execution.TaskLog.MessageFormat Modifier and Type Field Description private static Execution.TaskLog.MessageFormat[]Execution.TaskLog.MessageFormat. VALUESFields in flyteidl.core with type parameters of type Execution.TaskLog.MessageFormat Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Execution.TaskLog.MessageFormat>Execution.TaskLog.MessageFormat. internalValueMapMethods in flyteidl.core that return Execution.TaskLog.MessageFormat Modifier and Type Method Description static Execution.TaskLog.MessageFormatExecution.TaskLog.MessageFormat. forNumber(int value)Execution.TaskLog.MessageFormatExecution.TaskLog.Builder. getMessageFormat().flyteidl.core.TaskLog.MessageFormat message_format = 3;Execution.TaskLog.MessageFormatExecution.TaskLog. getMessageFormat().flyteidl.core.TaskLog.MessageFormat message_format = 3;Execution.TaskLog.MessageFormatExecution.TaskLogOrBuilder. getMessageFormat().flyteidl.core.TaskLog.MessageFormat message_format = 3;static Execution.TaskLog.MessageFormatExecution.TaskLog.MessageFormat. valueOf(int value)Deprecated.static Execution.TaskLog.MessageFormatExecution.TaskLog.MessageFormat. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Execution.TaskLog.MessageFormatExecution.TaskLog.MessageFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static Execution.TaskLog.MessageFormat[]Execution.TaskLog.MessageFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in flyteidl.core that return types with arguments of type Execution.TaskLog.MessageFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Execution.TaskLog.MessageFormat>Execution.TaskLog.MessageFormat. internalGetValueMap()Methods in flyteidl.core with parameters of type Execution.TaskLog.MessageFormat Modifier and Type Method Description Execution.TaskLog.BuilderExecution.TaskLog.Builder. setMessageFormat(Execution.TaskLog.MessageFormat value).flyteidl.core.TaskLog.MessageFormat message_format = 3;
-