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