Class ImageUrlCreateBatch


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

      • ImageUrlCreateBatch

        public ImageUrlCreateBatch()
    • Method Detail

      • tagIds

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

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