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