Uses of Class
com.azure.resourcemanager.appservice.models.SampleUtterance
Packages that use SampleUtterance
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of SampleUtterance in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return SampleUtteranceModifier and TypeMethodDescriptionstatic SampleUtterance
SampleUtterance.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SampleUtterance from the JsonReader.QueryUtterancesResult.sampleUtterance()
Get the sampleUtterance property: A sample utterance.Set the links property: Links attribute of sample utterance.Set the qid property: Question id of sample utterance (for stackoverflow questions titles).Set the text property: Text attribute of sample utterance.Methods in com.azure.resourcemanager.appservice.models with parameters of type SampleUtteranceModifier and TypeMethodDescriptionQueryUtterancesResult.withSampleUtterance
(SampleUtterance sampleUtterance) Set the sampleUtterance property: A sample utterance.