Interface ListGroupsForEntityFilters.Builder

    • Method Detail

      • groupNamePrefix

        ListGroupsForEntityFilters.Builder groupNamePrefix​(String groupNamePrefix)

        Filters only group names that start with the provided name prefix.

        Parameters:
        groupNamePrefix - Filters only group names that start with the provided name prefix.
        Returns:
        Returns a reference to this object so that method calls can be chained together.