| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.builder() |
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.configurationSets(Collection<String> configurationSets)
An array that contains all of the configuration sets in your Amazon SES account in the current AWS Region.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.configurationSets(String... configurationSets)
An array that contains all of the configuration sets in your Amazon SES account in the current AWS Region.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.nextToken(String nextToken)
A token that indicates that there are additional configuration sets to list.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListConfigurationSetsResponse.Builder> |
ListConfigurationSetsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.