Package com.ngrok.definitions
Class EndpointList
java.lang.Object
com.ngrok.definitions.EndpointList
- All Implemented Interfaces:
Pageable
A class encapsulating the
EndpointList resource.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndpointList
Creates a new instance ofEndpointList.- Parameters:
endpoints- the list of all active endpoints on this accounturi- URI of the endpoints list API resourcenextPageUri- URI of the next page, or null if there is no next page
-
-
Method Details
-
getEndpoints
the list of all active endpoints on this account -
getUri
URI of the endpoints 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:
getNextPageUriin interfacePageable- Returns:
- the value of the property as a
URIwrapped in anOptional
-
equals
-
hashCode
public int hashCode() -
toString
-