Class VisibleGroup


  • public final class VisibleGroup
    extends java.lang.Object
    Represents a Group struct which is returned from document get to show the IDs and names of groups the document is visible to
    • Method Detail

      • getId

        public final GroupId getId()
      • getName

        public final java.util.Optional<GroupName> getName()
      • delete

        public void delete()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable