Class AttachmentInputEventMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.qbusiness.transform.AttachmentInputEventMarshaller
-
- All Implemented Interfaces:
Marshaller<AttachmentInputEvent>
@Generated("software.amazon.awssdk:codegen") public class AttachmentInputEventMarshaller extends Object implements Marshaller<AttachmentInputEvent>
AttachmentInputEventMarshaller
-
-
Constructor Summary
Constructors Constructor Description AttachmentInputEventMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(AttachmentInputEvent attachmentInputEvent)
-
-
-
Constructor Detail
-
AttachmentInputEventMarshaller
public AttachmentInputEventMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AttachmentInputEvent attachmentInputEvent)
- Specified by:
marshallin interfaceMarshaller<AttachmentInputEvent>
-
-