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