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