Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
Vpn . |
public Builder()
Vpn
.public Vpn.Builder setVersion(java.lang.String version)
version
- New value for the property.public Vpn.Builder setOnPremGatewayIp(java.lang.String onPremGatewayIp)
onPremGatewayIp
- New value for the property.public Vpn.Builder setOnPremNetworkCidr(java.lang.String onPremNetworkCidr)
onPremNetworkCidr
- New value for the property.public Vpn.Builder setPfsEnabled(java.lang.Boolean pfsEnabled)
pfsEnabled
- New value for the property.public Vpn.Builder setId(java.lang.String id)
id
- New value for the property.public Vpn.Builder setChannelStatus(VpnChannelStatus channelStatus)
channelStatus
- New value for the property.public Vpn.Builder setOnPremNatIp(java.lang.String onPremNatIp)
onPremNatIp
- New value for the property.public Vpn.Builder setName(java.lang.String name)
name
- New value for the property.public Vpn.Builder setInternalNetworkIds(java.util.List<java.lang.String> internalNetworkIds)
internalNetworkIds
- New value for the property.public Vpn.Builder setTunnelStatuses(java.util.List<VpnTunnelStatus> tunnelStatuses)
tunnelStatuses
- New value for the property.public Vpn.Builder setEncryption(java.lang.String encryption)
encryption
- New value for the property.public Vpn.Builder setEnabled(java.lang.Boolean enabled)
enabled
- New value for the property.public Vpn.Builder setState(java.lang.String state)
state
- New value for the property.public Vpn.Builder setDhGroup(java.lang.String dhGroup)
dhGroup
- New value for the property.public Vpn.Builder setAuthentication(java.lang.String authentication)
authentication
- New value for the property.public Vpn.Builder setPreSharedKey(java.lang.String preSharedKey)
preSharedKey
- New value for the property.public Vpn.Builder setIkeOption(java.lang.String ikeOption)
ikeOption
- New value for the property.public Vpn.Builder setDigestAlgorithm(java.lang.String digestAlgorithm)
digestAlgorithm
- New value for the property.public Vpn build()