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