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