Class DescribeImageOptionalParameter


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

      • DescribeImageOptionalParameter

        public DescribeImageOptionalParameter()
    • Method Detail

      • maxCandidates

        public Integer maxCandidates()
        Get the maxCandidates value.
        Returns:
        the maxCandidates value
      • withMaxCandidates

        public DescribeImageOptionalParameter withMaxCandidates​(Integer maxCandidates)
        Set the maxCandidates value.
        Parameters:
        maxCandidates - the maxCandidates value to set
        Returns:
        the DescribeImageOptionalParameter object itself.
      • language

        public String language()
        Get the language value.
        Returns:
        the language value
      • withLanguage

        public DescribeImageOptionalParameter withLanguage​(String language)
        Set the language value.
        Parameters:
        language - the language value to set
        Returns:
        the DescribeImageOptionalParameter object itself.
      • descriptionExclude

        public List<DescriptionExclude> descriptionExclude()
        Get the descriptionExclude value.
        Returns:
        the descriptionExclude value
      • withDescriptionExclude

        public DescribeImageOptionalParameter withDescriptionExclude​(List<DescriptionExclude> descriptionExclude)
        Set the descriptionExclude value.
        Parameters:
        descriptionExclude - the descriptionExclude value to set
        Returns:
        the DescribeImageOptionalParameter object itself.
      • modelVersion

        public String modelVersion()
        Get the modelVersion value.
        Returns:
        the modelVersion value
      • withModelVersion

        public DescribeImageOptionalParameter withModelVersion​(String modelVersion)
        Set the modelVersion value.
        Parameters:
        modelVersion - the modelVersion value to set
        Returns:
        the DescribeImageOptionalParameter object itself.
      • thisclientacceptLanguage

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

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