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