public final class P2SVpnConnectionRequest extends Object
| Constructor and Description |
|---|
P2SVpnConnectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<String> |
vpnConnectionIds()
Get the vpnConnectionIds property: List of p2s vpn connection Ids.
|
P2SVpnConnectionRequest |
withVpnConnectionIds(List<String> vpnConnectionIds)
Set the vpnConnectionIds property: List of p2s vpn connection Ids.
|
public List<String> vpnConnectionIds()
public P2SVpnConnectionRequest withVpnConnectionIds(List<String> vpnConnectionIds)
vpnConnectionIds - the vpnConnectionIds value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.