public static final class L2VPNSessionRemoteMacsForLS.Builder
extends java.lang.Object
L2VPNSessionRemoteMacsForLS.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
L2VPNSessionRemoteMacsForLS. |
| Modifier and Type | Method and Description |
|---|---|
L2VPNSessionRemoteMacsForLS |
build() |
L2VPNSessionRemoteMacsForLS.Builder |
setLogicalSwitch(ResourceReference logicalSwitch) |
L2VPNSessionRemoteMacsForLS.Builder |
setRemoteMacAddresses(java.util.List<java.lang.String> remoteMacAddresses)
Mac addresses.
|
L2VPNSessionRemoteMacsForLS.Builder |
setTags(java.util.List<Tag> tags)
Contains policy specific information like policy path.
|
public Builder()
L2VPNSessionRemoteMacsForLS.public L2VPNSessionRemoteMacsForLS.Builder setLogicalSwitch(ResourceReference logicalSwitch)
logicalSwitch - New value for the property.public L2VPNSessionRemoteMacsForLS.Builder setRemoteMacAddresses(java.util.List<java.lang.String> remoteMacAddresses)
remoteMacAddresses - New value for the property.public L2VPNSessionRemoteMacsForLS.Builder setTags(java.util.List<Tag> tags)
tags - New value for the property.public L2VPNSessionRemoteMacsForLS build()