Interface ExecutionOuterClass.WorkflowExecutionGetRequestOrBuilder

    • Method Detail

      • hasId

        boolean hasId()
         Uniquely identifies an individual workflow execution.
         
        .flyteidl.core.WorkflowExecutionIdentifier id = 1;
        Returns:
        Whether the id field is set.