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