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