| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityPoliciesResponse |
SesClient.getIdentityPolicies(GetIdentityPoliciesRequest getIdentityPoliciesRequest)
Returns the requested sending authorization policies for the given identity (an email address or a domain).
|
default CompletableFuture<GetIdentityPoliciesResponse> |
SesAsyncClient.getIdentityPolicies(GetIdentityPoliciesRequest getIdentityPoliciesRequest)
Returns the requested sending authorization policies for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetIdentityPoliciesRequestMarshaller.marshall(GetIdentityPoliciesRequest getIdentityPoliciesRequest) |
Copyright © 2023. All rights reserved.