public final class LocaleTemplateEnumerator extends Object implements TemplateEnumerator<HandlerInput>
| Modifier and Type | Class and Description |
|---|---|
static class |
LocaleTemplateEnumerator.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LocaleTemplateEnumerator.Builder |
builder() |
boolean |
hasNext()
Check whether next combination of template name is available.
|
String |
next()
Generate the next combination of template name and return.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic static LocaleTemplateEnumerator.Builder builder()
public boolean hasNext()
Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.