Builder

public final class Builder

A builder for ThoughtSummary.

Functions

Link copied to clipboard
public final StepDelta.Delta.ThoughtSummary.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard

Returns an immutable instance of ThoughtSummary.

Link copied to clipboard

Sets Builder.content to an arbitrary JSON value.

Alias for calling content with Content.ofImage(image).

A new summary item to be added to the thought.

Alias for calling content with Content.ofText(text).

Link copied to clipboard
Link copied to clipboard
public final StepDelta.Delta.ThoughtSummary.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard

Alias for calling content with the following:

Link copied to clipboard
public final StepDelta.Delta.ThoughtSummary.Builder type(JsonValue type)

Sets the field to an arbitrary JSON value.