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