Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
PolicyGroupMemberDetails.Builder |
PolicyGroupMemberDetails.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.
|
PolicyGroupMemberDetails.Builder |
PolicyGroupMemberDetails.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.
|
PolicyGroupMemberDetails.Builder |
PolicyGroupMemberDetails.Builder.setPath(java.lang.String path)
The path of the member, if relevant
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|