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