Class ListClosedListsOptionalParameter


  • public class ListClosedListsOptionalParameter
    extends Object
    The ListClosedListsOptionalParameter model.
    • Constructor Detail

      • ListClosedListsOptionalParameter

        public ListClosedListsOptionalParameter()
    • Method Detail

      • skip

        public Integer skip()
        Get the skip value.
        Returns:
        the skip value
      • withSkip

        public ListClosedListsOptionalParameter withSkip​(Integer skip)
        Set the skip value.
        Parameters:
        skip - the skip value to set
        Returns:
        the ListClosedListsOptionalParameter object itself.
      • take

        public Integer take()
        Get the take value.
        Returns:
        the take value
      • withTake

        public ListClosedListsOptionalParameter withTake​(Integer take)
        Set the take value.
        Parameters:
        take - the take value to set
        Returns:
        the ListClosedListsOptionalParameter object itself.
      • thisclientacceptLanguage

        public String thisclientacceptLanguage()
        Get the thisclientacceptLanguage value.
        Returns:
        the thisclientacceptLanguage value
      • withThisclientacceptLanguage

        public ListClosedListsOptionalParameter withThisclientacceptLanguage​(String thisclientacceptLanguage)
        Set the thisclientacceptLanguage value.
        Parameters:
        thisclientacceptLanguage - the thisclientacceptLanguage value to set
        Returns:
        the ListClosedListsOptionalParameter object itself.