Package com.ibm.cloud.is.vpc.v1.model
Interface CreateVpnServerOptions.Protocol
-
- Enclosing class:
- CreateVpnServerOptions
public static interface CreateVpnServerOptions.Protocol
The transport protocol to use for this VPN server.
-
-
Field Detail
-
TCP
static final String TCP
tcp.- See Also:
- Constant Field Values
-
UDP
static final String UDP
udp.- See Also:
- Constant Field Values
-
-