public static final class NSGroupExpressionList.Builder
extends java.lang.Object
NSGroupExpressionList.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
NSGroupExpressionList. |
| Modifier and Type | Method and Description |
|---|---|
NSGroupExpressionList |
build() |
NSGroupExpressionList.Builder |
setMembers(java.util.List<com.vmware.vapi.bindings.Structure> members)
List of NSGroupExpressions to be passed to add and remove APIs
|
public Builder()
NSGroupExpressionList.public NSGroupExpressionList.Builder setMembers(java.util.List<com.vmware.vapi.bindings.Structure> members)
members - New value for the property.
When clients pass a value of this class as a parameter, the property must
contain all the properties defined in NSGroupExpression. When methods return a value of this
class as a return value, the property will contain all the properties defined in
NSGroupExpression.public NSGroupExpressionList build()