Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayCollection
-
Packages that use VPNGatewayCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of VPNGatewayCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type VPNGatewayCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<VPNGatewayCollection>
Vpc. listVpnGateways()
List VPN gateways.com.ibm.cloud.sdk.core.http.ServiceCall<VPNGatewayCollection>
Vpc. listVpnGateways(ListVpnGatewaysOptions listVpnGatewaysOptions)
List VPN gateways.
-