Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.DialogAction
-
Packages that use DialogAction Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of DialogAction in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return DialogAction Modifier and Type Method Description DialogActionDialogState. dialogAction()Returns the value of the DialogAction property for this object.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type DialogAction Modifier and Type Method Description DialogState.BuilderDialogState.Builder. dialogAction(DialogAction dialogAction)Sets the value of the DialogAction property for this object.
-