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