| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SampleUtterance |
QueryUtterancesResult.sampleUtterance()
Get the sampleUtterance property: A sample utterance.
|
SampleUtterance |
SampleUtterance.withLinks(List<String> links)
Set the links property: Links attribute of sample utterance.
|
SampleUtterance |
SampleUtterance.withQid(String qid)
Set the qid property: Question id of sample utterance (for stackoverflow questions titles).
|
SampleUtterance |
SampleUtterance.withText(String text)
Set the text property: Text attribute of sample utterance.
|
| Modifier and Type | Method and Description |
|---|---|
QueryUtterancesResult |
QueryUtterancesResult.withSampleUtterance(SampleUtterance sampleUtterance)
Set the sampleUtterance property: A sample utterance.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.