| Package | Description |
|---|---|
| com.amazon.ask.model | |
| com.amazon.ask.model.interfaces.system |
| Modifier and Type | Method and Description |
|---|---|
User |
User.Builder.build() |
User |
Session.getUser()
An object that describes the user making the request.
|
| Modifier and Type | Method and Description |
|---|---|
Session.Builder |
Session.Builder.withUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
User |
SystemState.getUser()
Get user
|
| Modifier and Type | Method and Description |
|---|---|
SystemState.Builder |
SystemState.Builder.withUser(User user) |
Copyright © 2023. All rights reserved.