Class PutAccountSendingAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sesv2.transform.PutAccountSendingAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutAccountSendingAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutAccountSendingAttributesRequestMarshaller
extends Object
implements Marshaller<PutAccountSendingAttributesRequest>
PutAccountSendingAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutAccountSendingAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
-
Constructor Details
-
PutAccountSendingAttributesRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest) - Specified by:
marshallin interfaceMarshaller<PutAccountSendingAttributesRequest>
-