public final class StartEventHandlerDirective extends Directive
Modifier and Type | Class and Description |
---|---|
static class |
StartEventHandlerDirective.Builder |
Modifier and Type | Method and Description |
---|---|
static StartEventHandlerDirective.Builder |
builder() |
boolean |
equals(Object o) |
EventFilter |
getEventFilter()
Get eventFilter
|
Expiration |
getExpiration()
Get expiration
|
String |
getToken()
A unique string to identify the Event Handler.
|
int |
hashCode() |
String |
toString() |
public static StartEventHandlerDirective.Builder builder()
public String getToken()
public EventFilter getEventFilter()
public Expiration getExpiration()
Copyright © 2023. All rights reserved.