| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static Text.Builder |
Text.builder() |
Text.Builder |
Text.Builder.locale(Locale locale)
The locale of the text message.
|
Text.Builder |
Text.Builder.locale(String locale)
The locale of the text message.
|
Text.Builder |
Text.toBuilder() |
Text.Builder |
Text.Builder.value(String value)
The value of the text message.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Text.Builder> |
Text.serializableBuilderClass() |
Copyright © 2023. All rights reserved.