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