public final class Reprompt extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Reprompt.Builder |
Modifier and Type | Method and Description |
---|---|
static Reprompt.Builder |
builder() |
boolean |
equals(Object o) |
List<Directive> |
getDirectives()
Get directives
|
OutputSpeech |
getOutputSpeech()
Get outputSpeech
|
int |
hashCode() |
String |
toString() |
public static Reprompt.Builder builder()
public OutputSpeech getOutputSpeech()
Copyright © 2023. All rights reserved.