| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice.model |
| Modifier and Type | Method and Description |
|---|---|
static ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.builder() |
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.configurationSets(Collection<String> configurationSets)
An object that contains a list of configuration sets for your account in the current region.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.configurationSets(String... configurationSets)
An object that contains a list of configuration sets for your account in the current region.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.Builder.nextToken(String nextToken)
A token returned from a previous call to ListConfigurationSets to indicate the position in the list of
configuration sets.
|
ListConfigurationSetsResponse.Builder |
ListConfigurationSetsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListConfigurationSetsResponse.Builder> |
ListConfigurationSetsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.