| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.viewport | |
| com.amazon.ask.model.interfaces.viewport.aplt |
| Modifier and Type | Method and Description |
|---|---|
CharacterFormat |
APLTViewportState.getCharacterFormat()
Get characterFormat
|
| Modifier and Type | Method and Description |
|---|---|
APLTViewportState.Builder |
APLTViewportState.Builder.withCharacterFormat(CharacterFormat characterFormat) |
| Modifier and Type | Method and Description |
|---|---|
static CharacterFormat |
CharacterFormat.fromValue(String text) |
static CharacterFormat |
CharacterFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterFormat[] |
CharacterFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.