Package com.ngrok.definitions
Class EventSourceList
java.lang.Object
com.ngrok.definitions.EventSourceList
A class encapsulating the
EventSourceList resource.-
Constructor Summary
ConstructorsConstructorDescriptionEventSourceList(List<EventSource> sources, URI uri) Creates a new instance ofEventSourceList. -
Method Summary
-
Constructor Details
-
EventSourceList
Creates a new instance ofEventSourceList.- Parameters:
sources- The list of all Event Sources for an Event Subscriptionuri- URI of the next page, or null if there is no next page.
-
-
Method Details
-
getSources
The list of all Event Sources for an Event Subscription- Returns:
- the value of the property as a
ListofEventSource
-
getUri
URI of the next page, or null if there is no next page.- Returns:
- the value of the property as a
URI
-
equals
-
hashCode
public int hashCode() -
toString
-