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