| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedLanguage> |
DescribeSupportedLanguagesResponse.supportedLanguages()
A JSON-formatted array that contains the available ISO 639-1 language codes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSupportedLanguagesResponse.Builder |
DescribeSupportedLanguagesResponse.Builder.supportedLanguages(SupportedLanguage... supportedLanguages)
A JSON-formatted array that contains the available ISO 639-1 language codes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSupportedLanguagesResponse.Builder |
DescribeSupportedLanguagesResponse.Builder.supportedLanguages(Collection<SupportedLanguage> supportedLanguages)
A JSON-formatted array that contains the available ISO 639-1 language codes.
|
Copyright © 2023. All rights reserved.