public static final class AllocationRule.Builder
extends java.lang.Object
AllocationRule.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AllocationRule. |
| Modifier and Type | Method and Description |
|---|---|
AllocationRule |
build() |
AllocationRule.Builder |
setAction(com.vmware.vapi.bindings.Structure action) |
public Builder()
AllocationRule.public AllocationRule.Builder setAction(com.vmware.vapi.bindings.Structure action)
action - 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 AllocationRuleAction. When methods return a value of this
class as a return value, the property will contain all the properties defined in
AllocationRuleAction.public AllocationRule build()