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