Struct aws_sdk_lexruntime::model::response_card::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ResponseCard
Implementations
The version of the response card format.
The content type of the response.
The content type of the response.
Appends an item to generic_attachments
.
To override the contents of this collection use set_generic_attachments
.
An array of attachment objects representing options.
An array of attachment objects representing options.
Consumes the builder and constructs a ResponseCard
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more