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