Package com.ibm.cloud.is.vpc.v1.model
Class VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode
- 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.VPNGatewayConnectionRouteMode
-
- com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode extends VPNGatewayConnectionRouteMode
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.AuthenticationMode
The authentication mode.static interface
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.EstablishMode
The establish mode of the VPN gateway connection: - `bidirectional`: Either side of the VPN gateway can initiate IKE protocol negotiations or rekeying processes.static interface
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.Mode
The mode of the VPN gateway.static interface
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.ResourceType
The resource type.static interface
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.RoutingProtocol
Routing protocols are disabled for this VPN gateway connection.static interface
VPNGatewayConnectionRouteModeVPNGatewayConnectionStaticRouteMode.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, getEstablishMode, getHref, getId, getIkePolicy, getIpsecPolicy, getLocal, getMode, getName, getPeer, getPsk, getResourceType, getRoutingProtocol, getStatus, getStatusReasons, getTunnels, isAdminStateUp, isDistributeTraffic
-
-