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