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