Class DeleteConfigurationSetRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteConfigurationSetRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteConfigurationSetRequestMarshaller
extends Object
implements Marshaller<DeleteConfigurationSetRequest>
DeleteConfigurationSetRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteConfigurationSetRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteConfigurationSetRequest deleteConfigurationSetRequest)
-
Constructor Details
-
DeleteConfigurationSetRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteConfigurationSetRequest>
-