Package com.ngrok.definitions
Class IpPolicyList
java.lang.Object
com.ngrok.definitions.IpPolicyList
- All Implemented Interfaces:
Pageable
A class encapsulating the
IpPolicyList
resource.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IpPolicyList
Creates a new instance ofIpPolicyList
.- Parameters:
ipPolicies
- the list of all IP policies on this accounturi
- URI of the IP policy list API resourcenextPageUri
- URI of the next page, or null if there is no next page
-
-
Method Details
-
getIpPolicies
the list of all IP policies on this account -
getUri
URI of the IP policy list API resource- Returns:
- the value of the property as a
URI
-
getNextPageUri
URI of the next page, or null if there is no next page- Specified by:
getNextPageUri
in interfacePageable
- Returns:
- the value of the property as a
URI
wrapped in anOptional
-
equals
-
hashCode
public int hashCode() -
toString
-