Builder

class Builder

A builder for MessageAttempt.

Functions

Link copied to clipboard
Link copied to clipboard

Returns an immutable instance of MessageAttempt.

Link copied to clipboard

Sets Builder.created to an arbitrary JSON value.

An RFC 3339 timestamp for when the event was created. UTC time zone.

Link copied to clipboard

Sets Builder.eventSubscriptionToken to an arbitrary JSON value.

Globally unique identifier.

Link copied to clipboard

Sets Builder.eventToken to an arbitrary JSON value.

Globally unique identifier.

Link copied to clipboard
Link copied to clipboard

Sets Builder.response to an arbitrary JSON value.

The response body from the event subscription's URL.

Link copied to clipboard

Sets Builder.responseStatusCode to an arbitrary JSON value.

The response status code from the event subscription's URL.

Link copied to clipboard

Sets Builder.status to an arbitrary JSON value.

The status of the event attempt.

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.