Package | Description |
---|---|
com.amazon.ask.model.interfaces.alexa.presentation.aplt |
Modifier and Type | Method and Description |
---|---|
static TargetProfile |
TargetProfile.fromValue(String text) |
TargetProfile |
RenderDocumentDirective.getTargetProfile()
One of supported profiles in character display.
|
static TargetProfile |
TargetProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetProfile[] |
TargetProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RenderDocumentDirective.Builder |
RenderDocumentDirective.Builder.withTargetProfile(TargetProfile targetProfile) |
Copyright © 2023. All rights reserved.