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