| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
QueryUtterancesResults |
DetectorResponseInner.suggestedUtterances()
Get the suggestedUtterances property: Suggested utterances where the detector can be applicable.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorResponseInner |
DetectorResponseInner.withSuggestedUtterances(QueryUtterancesResults suggestedUtterances)
Set the suggestedUtterances property: Suggested utterances where the detector can be applicable.
|
| Modifier and Type | Method and Description |
|---|---|
QueryUtterancesResults |
QueryUtterancesResults.withQuery(String query)
Set the query property: Search Query.
|
QueryUtterancesResults |
QueryUtterancesResults.withResults(List<QueryUtterancesResult> results)
Set the results property: Array of utterance results for search query.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.