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