Class DescribeConfigurationRecordersRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.config.transform.DescribeConfigurationRecordersRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeConfigurationRecordersRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeConfigurationRecordersRequestMarshaller extends Object implements Marshaller<DescribeConfigurationRecordersRequest>
DescribeConfigurationRecordersRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeConfigurationRecordersRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest)
-
-
-
Constructor Detail
-
DescribeConfigurationRecordersRequestMarshaller
public DescribeConfigurationRecordersRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeConfigurationRecordersRequest>
-
-