Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionReference
-
Packages that use VPNGatewayConnectionReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNGatewayConnectionReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type VPNGatewayConnectionReference Modifier and Type Method Description List<VPNGatewayConnectionReference>
IKEPolicy. getConnections()
Gets the connections.List<VPNGatewayConnectionReference>
IPsecPolicy. getConnections()
Gets the connections.List<VPNGatewayConnectionReference>
VPNGateway. getConnections()
Gets the connections.
-