| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.paginators | |
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListConfigurationSetsResponse> |
SesV2AsyncClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListConfigurationSetsResponse |
SesV2Client.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListConfigurationSetsPublisher |
SesV2AsyncClient.listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListConfigurationSetsIterable |
SesV2Client.listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
| Constructor and Description |
|---|
ListConfigurationSetsIterable(SesV2Client client,
ListConfigurationSetsRequest firstRequest) |
ListConfigurationSetsPublisher(SesV2AsyncClient client,
ListConfigurationSetsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListConfigurationSetsRequestMarshaller.marshall(ListConfigurationSetsRequest listConfigurationSetsRequest) |
Copyright © 2020. All rights reserved.