public class TestEventPatternRequestMarshaller extends java.lang.Object implements Marshaller<Request<TestEventPatternRequest>,TestEventPatternRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
TestEventPatternRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<TestEventPatternRequest> |
marshall(TestEventPatternRequest testEventPatternRequest) |
private final SdkJsonProtocolFactory protocolFactory
public TestEventPatternRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<TestEventPatternRequest> marshall(TestEventPatternRequest testEventPatternRequest)
marshall
in interface Marshaller<Request<TestEventPatternRequest>,TestEventPatternRequest>