Class PirCommunityGalleryResource

    • Constructor Detail

      • PirCommunityGalleryResource

        public PirCommunityGalleryResource()
    • Method Detail

      • name

        public String name()
        Get the name property: Resource name.
        Returns:
        the name value.
      • location

        public String location()
        Get the location property: Resource location.
        Returns:
        the location value.
      • type

        public String type()
        Get the type property: Resource type.
        Returns:
        the type value.
      • uniqueId

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

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

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.