Class NamespaceMemberDetails.Builder

    • Constructor Detail

      • Builder

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

      • setDisplayName

        public NamespaceMemberDetails.Builder setDisplayName​(java.lang.String displayName)
        The display name of the member on the enforcement point 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:
        displayName - New value for the property.
      • setId

        public NamespaceMemberDetails.Builder setId​(java.lang.String id)
        The ID of the member on the enforcement point 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:
        id - New value for the property.