public static final class L3VpnSubnet.Builder
extends java.lang.Object
L3VpnSubnet
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
L3VpnSubnet . |
Modifier and Type | Method and Description |
---|---|
L3VpnSubnet |
build() |
L3VpnSubnet.Builder |
setSubnet(java.lang.String subnet)
Subnet used in L3Vpn Rule.
|
public Builder()
L3VpnSubnet
.public L3VpnSubnet.Builder setSubnet(java.lang.String subnet)
subnet
- New value for the property.public L3VpnSubnet build()