public class ListPartsRequestMarshaller extends java.lang.Object implements Marshaller<Request<ListPartsRequest>,ListPartsRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
ListPartsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<ListPartsRequest> |
marshall(ListPartsRequest listPartsRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public ListPartsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<ListPartsRequest> marshall(ListPartsRequest listPartsRequest)
marshall
in interface Marshaller<Request<ListPartsRequest>,ListPartsRequest>