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