Class DownloadOptionalParameter


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

      • DownloadOptionalParameter

        public DownloadOptionalParameter()
    • Method Detail

      • source

        public String source()
        Get the source value.
        Returns:
        the source value
      • withSource

        public DownloadOptionalParameter withSource​(String source)
        Set the source value.
        Parameters:
        source - the source value to set
        Returns:
        the DownloadOptionalParameter object itself.
      • changedSince

        public String changedSince()
        Get the changedSince value.
        Returns:
        the changedSince value
      • withChangedSince

        public DownloadOptionalParameter withChangedSince​(String changedSince)
        Set the changedSince value.
        Parameters:
        changedSince - the changedSince value to set
        Returns:
        the DownloadOptionalParameter object itself.
      • thisclientacceptLanguage

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

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