Class IncidentBookmarkListInner


  • public final class IncidentBookmarkListInner
    extends Object
    List of incident bookmarks.
    • Constructor Detail

      • IncidentBookmarkListInner

        public IncidentBookmarkListInner()
    • Method Detail

      • value

        public List<HuntingBookmark> value()
        Get the value property: Array of incident bookmarks.
        Returns:
        the value value.
      • withValue

        public IncidentBookmarkListInner withValue​(List<HuntingBookmark> value)
        Set the value property: Array of incident bookmarks.
        Parameters:
        value - the value value to set.
        Returns:
        the IncidentBookmarkListInner object itself.
      • validate

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