Package com.ngrok.definitions
Class EventSourceReplace
java.lang.Object
com.ngrok.definitions.EventSourceReplace
A class encapsulating the
EventSourceReplace
resource.-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getType()
Type of event for which an event subscription will triggerint
hashCode()
static EventSourceReplace.Builder
Creates a new builder for theEventSourceReplace
type.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEventSourceReplace
type.- Returns:
- a new
EventSourceReplace.Builder
-
getType
Type of event for which an event subscription will trigger- Returns:
- the value of the property as a
String
-
equals
-
hashCode
public int hashCode() -
toString
-