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 interfaceVPNGatewayConnectionStaticRouteMode.AuthenticationModeThe authentication mode.static interfaceVPNGatewayConnectionStaticRouteMode.ModeThe mode of the VPN gateway.static interfaceVPNGatewayConnectionStaticRouteMode.ResourceTypeThe resource type.static interfaceVPNGatewayConnectionStaticRouteMode.RoutingProtocolRouting protocols are disabled for this VPN gateway connection.static interfaceVPNGatewayConnectionStaticRouteMode.StatusThe 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
-
-