Uses of Class
flyteidl.core.Execution.TaskLog.Builder
-
Packages that use Execution.TaskLog.Builder Package Description flyteidl.admin flyteidl.core flyteidl.event -
-
Uses of Execution.TaskLog.Builder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Execution.TaskLog.Builder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. logsBuilder_Methods in flyteidl.admin that return Execution.TaskLog.Builder Modifier and Type Method Description Execution.TaskLog.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addLogsBuilder()Detailed log information output by the task execution.Execution.TaskLog.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addLogsBuilder(int index)Detailed log information output by the task execution.Execution.TaskLog.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsBuilder(int index)Detailed log information output by the task execution.Methods in flyteidl.admin that return types with arguments of type Execution.TaskLog.Builder Modifier and Type Method Description List<Execution.TaskLog.Builder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsBuilderList()Detailed log information output by the task execution.private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>TaskExecutionOuterClass.TaskExecutionClosure.Builder. getLogsFieldBuilder()Methods in flyteidl.admin with parameters of type Execution.TaskLog.Builder Modifier and Type Method Description TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addLogs(int index, Execution.TaskLog.Builder builderForValue)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. addLogs(Execution.TaskLog.Builder builderForValue)Detailed log information output by the task execution.TaskExecutionOuterClass.TaskExecutionClosure.BuilderTaskExecutionOuterClass.TaskExecutionClosure.Builder. setLogs(int index, Execution.TaskLog.Builder builderForValue)Detailed log information output by the task execution. -
Uses of Execution.TaskLog.Builder in flyteidl.core
Methods in flyteidl.core that return Execution.TaskLog.Builder Modifier and Type Method Description Execution.TaskLog.BuilderExecution.TaskLog.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Execution.TaskLog.BuilderExecution.TaskLog.Builder. clear()Execution.TaskLog.BuilderExecution.TaskLog.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Execution.TaskLog.BuilderExecution.TaskLog.Builder. clearMessageFormat().flyteidl.core.TaskLog.MessageFormat message_format = 3;Execution.TaskLog.BuilderExecution.TaskLog.Builder. clearName()string name = 2;Execution.TaskLog.BuilderExecution.TaskLog.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Execution.TaskLog.BuilderExecution.TaskLog.Builder. clearTtl().google.protobuf.Duration ttl = 4;Execution.TaskLog.BuilderExecution.TaskLog.Builder. clearUri()string uri = 1;Execution.TaskLog.BuilderExecution.TaskLog.Builder. clone()Execution.TaskLog.BuilderExecution.TaskLog.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Execution.TaskLog.BuilderExecution.TaskLog.Builder. mergeFrom(com.google.protobuf.Message other)Execution.TaskLog.BuilderExecution.TaskLog.Builder. mergeFrom(Execution.TaskLog other)Execution.TaskLog.BuilderExecution.TaskLog.Builder. mergeTtl(com.google.protobuf.Duration value).google.protobuf.Duration ttl = 4;Execution.TaskLog.BuilderExecution.TaskLog.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Execution.TaskLog.BuilderExecution.TaskLog. newBuilder()static Execution.TaskLog.BuilderExecution.TaskLog. newBuilder(Execution.TaskLog prototype)Execution.TaskLog.BuilderExecution.TaskLog. newBuilderForType()protected Execution.TaskLog.BuilderExecution.TaskLog. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Execution.TaskLog.BuilderExecution.TaskLog.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Execution.TaskLog.BuilderExecution.TaskLog.Builder. setMessageFormat(Execution.TaskLog.MessageFormat value).flyteidl.core.TaskLog.MessageFormat message_format = 3;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setMessageFormatValue(int value).flyteidl.core.TaskLog.MessageFormat message_format = 3;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setName(String value)string name = 2;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setNameBytes(com.google.protobuf.ByteString value)string name = 2;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Execution.TaskLog.BuilderExecution.TaskLog.Builder. setTtl(com.google.protobuf.Duration value).google.protobuf.Duration ttl = 4;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setTtl(com.google.protobuf.Duration.Builder builderForValue).google.protobuf.Duration ttl = 4;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Execution.TaskLog.BuilderExecution.TaskLog.Builder. setUri(String value)string uri = 1;Execution.TaskLog.BuilderExecution.TaskLog.Builder. setUriBytes(com.google.protobuf.ByteString value)string uri = 1;Execution.TaskLog.BuilderExecution.TaskLog. toBuilder() -
Uses of Execution.TaskLog.Builder in flyteidl.event
Fields in flyteidl.event with type parameters of type Execution.TaskLog.Builder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.ExternalResourceInfo.Builder. logsBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.TaskExecutionEvent.Builder. logsBuilder_Methods in flyteidl.event that return Execution.TaskLog.Builder Modifier and Type Method Description Execution.TaskLog.BuilderEvent.ExternalResourceInfo.Builder. addLogsBuilder()log information for the external resource executionExecution.TaskLog.BuilderEvent.ExternalResourceInfo.Builder. addLogsBuilder(int index)log information for the external resource executionExecution.TaskLog.BuilderEvent.TaskExecutionEvent.Builder. addLogsBuilder()log information for the task executionExecution.TaskLog.BuilderEvent.TaskExecutionEvent.Builder. addLogsBuilder(int index)log information for the task executionExecution.TaskLog.BuilderEvent.ExternalResourceInfo.Builder. getLogsBuilder(int index)log information for the external resource executionExecution.TaskLog.BuilderEvent.TaskExecutionEvent.Builder. getLogsBuilder(int index)log information for the task executionMethods in flyteidl.event that return types with arguments of type Execution.TaskLog.Builder Modifier and Type Method Description List<Execution.TaskLog.Builder>Event.ExternalResourceInfo.Builder. getLogsBuilderList()log information for the external resource executionList<Execution.TaskLog.Builder>Event.TaskExecutionEvent.Builder. getLogsBuilderList()log information for the task executionprivate com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.ExternalResourceInfo.Builder. getLogsFieldBuilder()private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>Event.TaskExecutionEvent.Builder. getLogsFieldBuilder()Methods in flyteidl.event with parameters of type Execution.TaskLog.Builder Modifier and Type Method Description Event.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. addLogs(int index, Execution.TaskLog.Builder builderForValue)log information for the external resource executionEvent.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. addLogs(Execution.TaskLog.Builder builderForValue)log information for the external resource executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. addLogs(int index, Execution.TaskLog.Builder builderForValue)log information for the task executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. addLogs(Execution.TaskLog.Builder builderForValue)log information for the task executionEvent.ExternalResourceInfo.BuilderEvent.ExternalResourceInfo.Builder. setLogs(int index, Execution.TaskLog.Builder builderForValue)log information for the external resource executionEvent.TaskExecutionEvent.BuilderEvent.TaskExecutionEvent.Builder. setLogs(int index, Execution.TaskLog.Builder builderForValue)log information for the task execution
-