static ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.builder() |
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.configurationSets(String... configurationSets) |
An array that contains all of the configuration sets in your Amazon SES account in the current Amazon Web
Services Region.
|
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 Amazon Web
Services Region.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.nextToken(String nextToken) |
A token that indicates that there are additional configuration sets to list.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.toBuilder() |
|