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