Class GroupInfo.Builder

  • Enclosing class:
    GroupInfo

    public static final class GroupInfo.Builder
    extends java.lang.Object
    Builder class for GroupInfo.
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of GroupInfo.
    • Method Detail

      • setGroupPolicyPath

        public GroupInfo.Builder setGroupPolicyPath​(java.lang.String groupPolicyPath)
        Policy path of a particular Group. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        groupPolicyPath - New value for the property.