| Package | Description |
|---|---|
| com.amazon.ask.model.services.gameEngine |
| Modifier and Type | Method and Description |
|---|---|
Pattern |
Pattern.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Pattern> |
PatternRecognizer.getPattern()
An object that provides all of the events that need to occur, in a specific order, for this recognizer to be true.
|
| Modifier and Type | Method and Description |
|---|---|
PatternRecognizer.Builder |
PatternRecognizer.Builder.addPatternItem(Pattern patternItem) |
| Modifier and Type | Method and Description |
|---|---|
PatternRecognizer.Builder |
PatternRecognizer.Builder.withPattern(List<Pattern> pattern) |
Copyright © 2023. All rights reserved.