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