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