Class AnalyzeImageInStreamOptionalParameter


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

      • AnalyzeImageInStreamOptionalParameter

        public AnalyzeImageInStreamOptionalParameter()
    • Method Detail

      • visualFeatures

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

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

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

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

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

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

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

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

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

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