| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
EdgeClusterMemberAllocationProfile.Builder |
EdgeClusterMemberAllocationProfile.Builder.setAllocationPool(com.vmware.vapi.bindings.Structure allocationPool) |
EdgeClusterMemberAllocationProfile.Builder |
EdgeClusterMemberAllocationProfile.Builder.setAllocationType(java.lang.String allocationType)
Possible values are:
EdgeClusterMemberAllocationProfile.ALLOCATION_TYPE_MANUAL
EdgeClusterMemberAllocationProfile.ALLOCATION_TYPE_AUTO
Allocation type is used to specify the mode used to allocate the LR. |
EdgeClusterMemberAllocationProfile.Builder |
EdgeClusterMemberAllocationProfile.Builder.setEnableStandbyRelocation(java.lang.Boolean enableStandbyRelocation)
Flag to enable the auto-relocation of standby service router running on edge
cluster and node associated with the logical router.
|