Package | Description |
---|---|
com.amazon.ask.model.dialog | |
com.amazon.ask.model.er.dynamic |
Modifier and Type | Method and Description |
---|---|
UpdateBehavior |
DynamicEntitiesDirective.getUpdateBehavior()
Get updateBehavior
|
Modifier and Type | Method and Description |
---|---|
DynamicEntitiesDirective.Builder |
DynamicEntitiesDirective.Builder.withUpdateBehavior(UpdateBehavior updateBehavior) |
Modifier and Type | Method and Description |
---|---|
static UpdateBehavior |
UpdateBehavior.fromValue(String text) |
static UpdateBehavior |
UpdateBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateBehavior[] |
UpdateBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.