public class DescribeAttachmentRequestMarshaller extends java.lang.Object implements Marshaller<Request<DescribeAttachmentRequest>,DescribeAttachmentRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DescribeAttachmentRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeAttachmentRequest> |
marshall(DescribeAttachmentRequest describeAttachmentRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DescribeAttachmentRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DescribeAttachmentRequest> marshall(DescribeAttachmentRequest describeAttachmentRequest)
marshall
in interface Marshaller<Request<DescribeAttachmentRequest>,DescribeAttachmentRequest>