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