Interface AgentHierarchyGroups.Builder

    • Method Detail

      • l1Ids

        AgentHierarchyGroups.Builder l1Ids​(Collection<String> l1Ids)

        The identifiers for level 1 hierarchy groups.

        Parameters:
        l1Ids - The identifiers for level 1 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l1Ids

        AgentHierarchyGroups.Builder l1Ids​(String... l1Ids)

        The identifiers for level 1 hierarchy groups.

        Parameters:
        l1Ids - The identifiers for level 1 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l2Ids

        AgentHierarchyGroups.Builder l2Ids​(Collection<String> l2Ids)

        The identifiers for level 2 hierarchy groups.

        Parameters:
        l2Ids - The identifiers for level 2 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l2Ids

        AgentHierarchyGroups.Builder l2Ids​(String... l2Ids)

        The identifiers for level 2 hierarchy groups.

        Parameters:
        l2Ids - The identifiers for level 2 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l3Ids

        AgentHierarchyGroups.Builder l3Ids​(Collection<String> l3Ids)

        The identifiers for level 3 hierarchy groups.

        Parameters:
        l3Ids - The identifiers for level 3 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l3Ids

        AgentHierarchyGroups.Builder l3Ids​(String... l3Ids)

        The identifiers for level 3 hierarchy groups.

        Parameters:
        l3Ids - The identifiers for level 3 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l4Ids

        AgentHierarchyGroups.Builder l4Ids​(Collection<String> l4Ids)

        The identifiers for level 4 hierarchy groups.

        Parameters:
        l4Ids - The identifiers for level 4 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l4Ids

        AgentHierarchyGroups.Builder l4Ids​(String... l4Ids)

        The identifiers for level 4 hierarchy groups.

        Parameters:
        l4Ids - The identifiers for level 4 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l5Ids

        AgentHierarchyGroups.Builder l5Ids​(Collection<String> l5Ids)

        The identifiers for level 5 hierarchy groups.

        Parameters:
        l5Ids - The identifiers for level 5 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • l5Ids

        AgentHierarchyGroups.Builder l5Ids​(String... l5Ids)

        The identifiers for level 5 hierarchy groups.

        Parameters:
        l5Ids - The identifiers for level 5 hierarchy groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.