PortAttachment.Builder |
PortAttachment.Builder.setAllocateAddresses(java.lang.String allocateAddresses) |
|
PortAttachment.Builder |
PortAttachment.Builder.setAppId(java.lang.String appId) |
ID used to identify/look up a child attachment behind a parent attachment
|
PortAttachment.Builder |
PortAttachment.Builder.setBmsInterfaceConfig(AttachedInterfaceEntry bmsInterfaceConfig) |
|
PortAttachment.Builder |
PortAttachment.Builder.setContextId(java.lang.String contextId) |
If type is CHILD and the parent port is on the same segment as the child port,
then this field should be VIF ID of the parent port.
|
PortAttachment.Builder |
PortAttachment.Builder.setContextType(java.lang.String contextType) |
|
PortAttachment.Builder |
PortAttachment.Builder.setEvpnVlans(java.util.List<java.lang.String> evpnVlans) |
List of Evpn tenant VLAN IDs the Parent logical-port serves in Evpn Route-Server
mode.
|
PortAttachment.Builder |
PortAttachment.Builder.setHyperbusMode(java.lang.String hyperbusMode) |
|
PortAttachment.Builder |
PortAttachment.Builder.setId(java.lang.String id) |
VIF UUID on NSX Manager.
|
PortAttachment.Builder |
PortAttachment.Builder.setTrafficTag(java.lang.Long trafficTag) |
Not valid when type field is INDEPENDENT, mainly used to identify traffic from
different ports in container use case.
|
PortAttachment.Builder |
PortAttachment.Builder.setType(java.lang.String type) |
|