| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetConfigurationSetResponse |
SesV2Client.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
default CompletableFuture<GetConfigurationSetResponse> |
SesV2AsyncClient.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetConfigurationSetRequestMarshaller.marshall(GetConfigurationSetRequest getConfigurationSetRequest) |
Copyright © 2022. All rights reserved.