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