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