Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
software.amazon.awssdk.services.sesv2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetEmailIdentityResponse> |
SesV2AsyncClient.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest)
Provides information about a specific identity, including the identity's verification status, sending
authorization policies, its DKIM authentication status, and its custom Mail-From settings.
|
default GetEmailIdentityResponse |
SesV2Client.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest)
Provides information about a specific identity, including the identity's verification status, sending
authorization policies, its DKIM authentication status, and its custom Mail-From settings.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetEmailIdentityRequestMarshaller.marshall(GetEmailIdentityRequest getEmailIdentityRequest) |
Copyright © 2021. All rights reserved.