Builder
A builder for InteractionStatusUpdate.
Functions
Link copied to clipboard
public final InteractionStatusUpdate.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Returns an immutable instance of InteractionStatusUpdate.
Link copied to clipboard
Sets Builder.eventId to an arbitrary JSON value.
The event_id token to be used to resume the interaction stream, from this event.
Link copied to clipboard
Sets the field to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.interactionId to an arbitrary JSON value.
Link copied to clipboard
Link copied to clipboard
public final InteractionStatusUpdate.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final InteractionStatusUpdate.Builder status(JsonField<InteractionStatusUpdate.Status> status)
Sets Builder.status to an arbitrary JSON value.