Class VpnServersPager
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.VpnServersPager
VpnServersPager can be used to simplify the use of the "listVpnServers" method.
-
Constructor Summary
ConstructorsConstructorDescriptionVpnServersPager
(Vpc client, ListVpnServersOptions options) Constructs a new VpnServersPager instance with the specified client and options model instance. -
Method Summary
-
Constructor Details
-
VpnServersPager
Constructs a new VpnServersPager instance with the specified client and options model instance.- Parameters:
client
- the Vpc instance to be used to invoke the "listVpnServers" methodoptions
- the ListVpnServersOptions instance to be used to invoke the "listVpnServers" method
-
-
Method Details
-
hasNext
public boolean hasNext()Returns true if there are more results to be retrieved.- Returns:
- boolean
-
getNext
-
getAll
-