| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetUtterancesViewResponse> |
LexModelBuildingAsyncClient.getUtterancesView(GetUtterancesViewRequest getUtterancesViewRequest)
Use the
GetUtterancesView operation to get information about the utterances that your users have
made to your bot. |
default GetUtterancesViewResponse |
LexModelBuildingClient.getUtterancesView(GetUtterancesViewRequest getUtterancesViewRequest)
Use the
GetUtterancesView operation to get information about the utterances that your users have
made to your bot. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUtterancesViewRequestMarshaller.marshall(GetUtterancesViewRequest getUtterancesViewRequest) |
Copyright © 2019. All rights reserved.