Class GetTaggedImageCountOptionalParameter


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

      • GetTaggedImageCountOptionalParameter

        public GetTaggedImageCountOptionalParameter()
    • Method Detail

      • iterationId

        public UUID iterationId()
        Get the iterationId value.
        Returns:
        the iterationId value
      • withIterationId

        public GetTaggedImageCountOptionalParameter withIterationId​(UUID iterationId)
        Set the iterationId value.
        Parameters:
        iterationId - the iterationId value to set
        Returns:
        the GetTaggedImageCountOptionalParameter object itself.
      • tagIds

        public List<UUID> tagIds()
        Get the tagIds value.
        Returns:
        the tagIds value
      • withTagIds

        public GetTaggedImageCountOptionalParameter withTagIds​(List<UUID> tagIds)
        Set the tagIds value.
        Parameters:
        tagIds - the tagIds value to set
        Returns:
        the GetTaggedImageCountOptionalParameter object itself.
      • thisclientacceptLanguage

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

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