Class ListEntitiesOptionalParameter


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

      • ListEntitiesOptionalParameter

        public ListEntitiesOptionalParameter()
    • Method Detail

      • skip

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

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

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

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

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

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