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