Uses of Class
software.amazon.awssdk.services.qbusiness.model.AttachmentInputEvent
-
-
Uses of AttachmentInputEvent in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return AttachmentInputEvent Modifier and Type Method Description AttachmentInputEventAttachmentInputEvent.BuilderImpl. build()AttachmentInputEventAttachmentInputEvent. copy(Consumer<? super AttachmentInputEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.qbusiness.model with parameters of type AttachmentInputEvent Constructor Description BuilderImpl(AttachmentInputEvent model) -
Uses of AttachmentInputEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream
Subclasses of AttachmentInputEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream Modifier and Type Class Description classDefaultAttachmentEventA specialization ofsoftware.amazon.awssdk.services.qbusiness.model.AttachmentInputEventthat represents theChatInputStream$attachmentEventevent. -
Uses of AttachmentInputEvent in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type AttachmentInputEvent Modifier and Type Method Description SdkHttpFullRequestAttachmentInputEventMarshaller. marshall(AttachmentInputEvent attachmentInputEvent)
-