Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionCollection
-
Packages that use VPNGatewayConnectionCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of VPNGatewayConnectionCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type VPNGatewayConnectionCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<VPNGatewayConnectionCollection>
Vpc. listVpnGatewayConnections(ListVpnGatewayConnectionsOptions listVpnGatewayConnectionsOptions)
List connections of a VPN gateway.
-