| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| software.amazon.awssdk.services.pinpointemail.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetEmailIdentityResponse |
PinpointEmailClient.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest)
Provides information about a specific identity associated with your Amazon Pinpoint account, including the
identity's verification status, its DKIM authentication status, and its custom Mail-From settings.
|
default CompletableFuture<GetEmailIdentityResponse> |
PinpointEmailAsyncClient.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest)
Provides information about a specific identity associated with your Amazon Pinpoint account, including the
identity's verification status, its DKIM authentication status, and its custom Mail-From settings.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEmailIdentityRequestMarshaller.marshall(GetEmailIdentityRequest getEmailIdentityRequest) |
Copyright © 2022. All rights reserved.