Class ImageFileCreateBatch


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

      • ImageFileCreateBatch

        public ImageFileCreateBatch()
    • Method Detail

      • tagIds

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

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