Builder
A builder for MessageAttempt.
Functions
Returns an immutable instance of MessageAttempt.
Sets Builder.created to an arbitrary JSON value.
An RFC 3339 timestamp for when the event was created. UTC time zone.
Sets Builder.eventSubscriptionToken to an arbitrary JSON value.
Globally unique identifier.
Sets Builder.eventToken to an arbitrary JSON value.
Globally unique identifier.
Sets Builder.response to an arbitrary JSON value.
The response body from the event subscription's URL.
Sets Builder.responseStatusCode to an arbitrary JSON value.
The response status code from the event subscription's URL.
Sets Builder.status to an arbitrary JSON value.
The status of the event attempt.
Sets Builder.token to an arbitrary JSON value.
Globally unique identifier.
Sets Builder.url to an arbitrary JSON value.