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