Class DefaultAttachmentEvent

java.lang.Object
software.amazon.awssdk.services.qbusiness.model.AttachmentInputEvent
software.amazon.awssdk.services.qbusiness.model.chatinputstream.DefaultAttachmentEvent
All Implemented Interfaces:
Serializable, SdkPojo, ChatInputStream, ToCopyableBuilder<AttachmentInputEvent.Builder,AttachmentInputEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultAttachmentEvent extends AttachmentInputEvent
A specialization of software.amazon.awssdk.services.qbusiness.model.AttachmentInputEvent that represents the ChatInputStream$attachmentEvent event. Do not use this class directly. Instead, use the static builder methods on ChatInputStream.
See Also: