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