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