Package com.ngrok.definitions
Class TcpEdgeList
java.lang.Object
com.ngrok.definitions.TcpEdgeList
- All Implemented Interfaces:
Pageable
A class encapsulating the
TcpEdgeList
resource.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TcpEdgeList
Creates a new instance ofTcpEdgeList
.- Parameters:
tcpEdges
- the list of all TCP Edges on this accounturi
- URI of the TCP Edge list API resourcenextPageUri
- URI of the next page, or null if there is no next page
-
-
Method Details
-
getTcpEdges
the list of all TCP Edges on this account -
getUri
URI of the TCP Edge 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
-