Class ExecutionOuterClass.Execution.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecutionOuterClass.ExecutionOrBuilder, Cloneable
    Enclosing class:
    ExecutionOuterClass.Execution

    public static final class ExecutionOuterClass.Execution.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.Execution.Builder>
    implements ExecutionOuterClass.ExecutionOrBuilder
     A workflow execution represents an instantiated workflow, including all inputs and additional
     metadata as well as computed results included state, outputs, and duration-based attributes.
     Used as a response object used in Get and List execution requests.
     
    Protobuf type flyteidl.admin.Execution