Uses of Class
com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Packages that use DirectLineSpeechChannel
Package
Description
Package containing the data models for AzureBotService.
-
Uses of DirectLineSpeechChannel in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return DirectLineSpeechChannelModifier and TypeMethodDescriptionstatic DirectLineSpeechChannelDirectLineSpeechChannel.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DirectLineSpeechChannel from the JsonReader.Set the etag property: Entity Tag of the resource.DirectLineSpeechChannel.withLocation(String location) Set the location property: Specifies the location of the resource.DirectLineSpeechChannel.withProperties(DirectLineSpeechChannelProperties properties) Set the properties property: The set of properties specific to DirectLine Speech channel resource.