Builder
class Builder
A builder for EventSubscription.
Functions
Link copied to clipboard
Adds a single EventType to eventTypes.
Link copied to clipboard
Link copied to clipboard
Returns an immutable instance of EventSubscription.
Link copied to clipboard
Sets Builder.description to an arbitrary JSON value.
A description of the subscription.
Link copied to clipboard
Sets Builder.disabled to an arbitrary JSON value.
Whether the subscription is disabled.
Link copied to clipboard
Sets Builder.eventTypes to an arbitrary JSON value.
Link copied to clipboard
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): EventSubscription.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets Builder.token to an arbitrary JSON value.
Globally unique identifier.
Link copied to clipboard
Sets Builder.url to an arbitrary JSON value.