| Constructor and Description |
|---|
Builder(java.lang.String principal)
Constructor with parameters for the required properties of
VCGroups. |
| Modifier and Type | Method and Description |
|---|---|
VCGroups |
build() |
VCGroups.Builder |
setDescription(java.lang.String description)
VCGroup description.
|
VCGroups.Builder |
setMembers(java.util.List<Principal> members)
List of members present in the vcGroup.
|
public Builder(java.lang.String principal)
VCGroups.public VCGroups.Builder setDescription(java.lang.String description)
description - New value for the property.public VCGroups.Builder setMembers(java.util.List<Principal> members)
members - New value for the property.public VCGroups build()