Interface MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder

    • Method Detail

      • hasAttributes

        boolean hasAttributes()
        .flyteidl.admin.MatchingAttributes attributes = 1;
        Returns:
        Whether the attributes field is set.
      • getDomain

        String getDomain()
        string domain = 2;
        Returns:
        The domain.
      • getDomainBytes

        com.google.protobuf.ByteString getDomainBytes()
        string domain = 2;
        Returns:
        The bytes for domain.
      • getProject

        String getProject()
        string project = 3;
        Returns:
        The project.
      • getProjectBytes

        com.google.protobuf.ByteString getProjectBytes()
        string project = 3;
        Returns:
        The bytes for project.
      • getWorkflow

        String getWorkflow()
        string workflow = 4;
        Returns:
        The workflow.
      • getWorkflowBytes

        com.google.protobuf.ByteString getWorkflowBytes()
        string workflow = 4;
        Returns:
        The bytes for workflow.
      • getLaunchPlan

        String getLaunchPlan()
        string launch_plan = 5;
        Returns:
        The launchPlan.
      • getLaunchPlanBytes

        com.google.protobuf.ByteString getLaunchPlanBytes()
        string launch_plan = 5;
        Returns:
        The bytes for launchPlan.