Class RegionsRequest

    • Constructor Detail

      • RegionsRequest

        public RegionsRequest()
    • Method Detail

      • sortByName

        public RegionsRequest sortByName()
        Sorts the results alphanumerically by name.
        Returns:
        this GenresRequest builder
      • sortDirection

        public RegionsRequest sortDirection​(SortDirection direction)
        Sets the direction (ascending or descending) of the sorting.
        Parameters:
        direction - the sort direction
        Returns:
        this UsersRequest builder