| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ActiveContext> |
SessionState.activeContexts()
One or more contexts that indicate to Amazon Lex the context of a request.
|
| Modifier and Type | Method and Description |
|---|---|
SessionState.Builder |
SessionState.Builder.activeContexts(ActiveContext... activeContexts)
One or more contexts that indicate to Amazon Lex the context of a request.
|
| Modifier and Type | Method and Description |
|---|---|
SessionState.Builder |
SessionState.Builder.activeContexts(Collection<ActiveContext> activeContexts)
One or more contexts that indicate to Amazon Lex the context of a request.
|
Copyright © 2021. All rights reserved.