Class PirSharedGalleryResource

    • Constructor Detail

      • PirSharedGalleryResource

        public PirSharedGalleryResource()
    • Method Detail

      • uniqueId

        public String uniqueId()
        Get the uniqueId property: The unique id of this shared gallery.
        Returns:
        the uniqueId value.
      • withUniqueId

        public PirSharedGalleryResource withUniqueId​(String uniqueId)
        Set the uniqueId property: The unique id of this shared gallery.
        Parameters:
        uniqueId - the uniqueId value to set.
        Returns:
        the PirSharedGalleryResource object itself.