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