Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListVpnServersOptions
Packages that use ListVpnServersOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListVpnServersOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListVpnServersOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<VPNServerCollection> Vpc.listVpnServers
(ListVpnServersOptions listVpnServersOptions) List VPN servers. -
Uses of ListVpnServersOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListVpnServersOptionsModifier and TypeMethodDescriptionListVpnServersOptions.Builder.build()
Builds a ListVpnServersOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListVpnServersOptionsModifierConstructorDescriptionVpnServersPager
(Vpc client, ListVpnServersOptions options) Constructs a new VpnServersPager instance with the specified client and options model instance.