Package com.ibm.cloud.is.vpc.v1.model
Class VPNGatewayConnectionStaticRouteMode
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnection
-
- com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionStaticRouteMode
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPNGatewayConnectionStaticRouteMode extends VPNGatewayConnection
VPNGatewayConnectionStaticRouteMode.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VPNGatewayConnectionStaticRouteMode.AuthenticationMode
The authentication mode.static interface
VPNGatewayConnectionStaticRouteMode.Mode
The mode of the VPN gateway.static interface
VPNGatewayConnectionStaticRouteMode.ResourceType
The resource type.static interface
VPNGatewayConnectionStaticRouteMode.RoutingProtocol
Routing protocols are disabled for this VPN gateway connection.static interface
VPNGatewayConnectionStaticRouteMode.Status
The status of a VPN gateway connection.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnection
getAuthenticationMode, getCreatedAt, getDeadPeerDetection, getHref, getId, getIkePolicy, getIpsecPolicy, getLocalCidrs, getMode, getName, getPeerAddress, getPeerCidrs, getPsk, getResourceType, getRoutingProtocol, getStatus, getStatusReasons, getTunnels, isAdminStateUp
-
-