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