| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListConfigurationSetsResponse |
SesClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
|
default CompletableFuture<ListConfigurationSetsResponse> |
SesAsyncClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListConfigurationSetsRequestMarshaller.marshall(ListConfigurationSetsRequest listConfigurationSetsRequest) |
Copyright © 2022. All rights reserved.