Class ImageIdCreateBatch


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

      • ImageIdCreateBatch

        public ImageIdCreateBatch()
    • Method Detail

      • withImages

        public ImageIdCreateBatch withImages​(List<ImageIdCreateEntry> images)
        Set the images value.
        Parameters:
        images - the images value to set
        Returns:
        the ImageIdCreateBatch object itself.
      • tagIds

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

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