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