Class DeleteConfigurationSetRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sesv2.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(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteConfigurationSetRequest deleteConfigurationSetRequest)
-
Constructor Details
-
DeleteConfigurationSetRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteConfigurationSetRequest>
-