Package | Description |
---|---|
com.amazon.ask.model.services.timerManagement |
Modifier and Type | Method and Description |
---|---|
static Visibility |
Visibility.fromValue(String text) |
Visibility |
DisplayExperience.getVisibility()
Get visibility
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DisplayExperience.Builder |
DisplayExperience.Builder.withVisibility(Visibility visibility) |
Copyright © 2023. All rights reserved.