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