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