Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
BridgeProfileConfig.Builder |
BridgeProfileConfig.Builder.setBridgeProfilePath(java.lang.String bridgeProfilePath)
Same bridge profile can be configured on different segments.
|
BridgeProfileConfig.Builder |
BridgeProfileConfig.Builder.setUplinkTeamingPolicyName(java.lang.String uplinkTeamingPolicyName)
The name of the switching uplink teaming policy for the bridge endpoint.
|
BridgeProfileConfig.Builder |
BridgeProfileConfig.Builder.setVlanIds(java.util.List<java.lang.String> vlanIds)
VLAN specification for bridge endpoint.
|
BridgeProfileConfig.Builder |
BridgeProfileConfig.Builder.setVlanTransportZonePath(java.lang.String vlanTransportZonePath)
VLAN transport zone should belong to the enforcment-point as the transport zone
specified in the segment.
|