Uses of Class
com.azure.resourcemanager.botservice.models.Channel
Packages that use Channel
Package
Description
Package containing the inner data models for AzureBotService.
Package containing the data models for AzureBotService.
-
Uses of Channel in com.azure.resourcemanager.botservice.fluent.models
Methods in com.azure.resourcemanager.botservice.fluent.models that return ChannelModifier and TypeMethodDescriptionBotChannelInner.properties()Get the properties property: The set of properties specific to bot channel resource.ListChannelWithKeysResponseInner.resource()Get the resource property: The set of properties specific to bot channel resource.Methods in com.azure.resourcemanager.botservice.fluent.models with parameters of type ChannelModifier and TypeMethodDescriptionBotChannelInner.withProperties(Channel properties) Set the properties property: The set of properties specific to bot channel resource.ListChannelWithKeysResponseInner.withProperties(Channel properties) Set the properties property: The set of properties specific to bot channel resource.ListChannelWithKeysResponseInner.withResource(Channel resource) Set the resource property: The set of properties specific to bot channel resource. -
Uses of Channel in com.azure.resourcemanager.botservice.models
Subclasses of Channel in com.azure.resourcemanager.botservice.modelsModifier and TypeClassDescriptionfinal classAcsChat channel definition.final classAlexa channel definition.final classDirect Line channel definition.final classDirectLine Speech channel definition.final classEmail channel definition.final classFacebook channel definition.final classKik channel definition.final classLine channel definition.final classM365 Extensions definition.final classMicrosoft Teams channel definition.final classOmnichannel channel definition.final classOutlook channel definition.final classSearchAssistant definition.final classSkype channel definition.final classSlack channel definition.final classSms channel definition.final classTelegram channel definition.final classTelephony channel definition.final classWeb Chat channel definition.Methods in com.azure.resourcemanager.botservice.models that return ChannelModifier and TypeMethodDescriptionstatic ChannelChannel.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Channel from the JsonReader.BotChannel.properties()Gets the properties property: The set of properties specific to bot channel resource.ListChannelWithKeysResponse.properties()Gets the properties property: The set of properties specific to bot channel resource.ListChannelWithKeysResponse.resource()Gets the resource property: The set of properties specific to bot channel resource.Set the etag property: Entity Tag of the resource.Channel.withLocation(String location) Set the location property: Specifies the location of the resource.