Class AnalyzeImageOptionalParameter


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

      • AnalyzeImageOptionalParameter

        public AnalyzeImageOptionalParameter()
    • Method Detail

      • visualFeatures

        public List<VisualFeatureTypes> visualFeatures()
        Get the visualFeatures value.
        Returns:
        the visualFeatures value
      • withVisualFeatures

        public AnalyzeImageOptionalParameter withVisualFeatures​(List<VisualFeatureTypes> visualFeatures)
        Set the visualFeatures value.
        Parameters:
        visualFeatures - the visualFeatures value to set
        Returns:
        the AnalyzeImageOptionalParameter object itself.
      • details

        public List<Details> details()
        Get the details value.
        Returns:
        the details value
      • withDetails

        public AnalyzeImageOptionalParameter withDetails​(List<Details> details)
        Set the details value.
        Parameters:
        details - the details value to set
        Returns:
        the AnalyzeImageOptionalParameter object itself.
      • language

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

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

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

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

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

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

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

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