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