Class PutAccountSendingAttributesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sesv2.transform.PutAccountSendingAttributesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutAccountSendingAttributesRequest>
@Generated("software.amazon.awssdk:codegen") public class PutAccountSendingAttributesRequestMarshaller extends Object implements Marshaller<PutAccountSendingAttributesRequest>
PutAccountSendingAttributesRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description PutAccountSendingAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
-
-
-
Constructor Detail
-
PutAccountSendingAttributesRequestMarshaller
public PutAccountSendingAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
- Specified by:
marshallin interfaceMarshaller<PutAccountSendingAttributesRequest>
-
-