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