ListChannelWithKeysResponse Interface
public interface ListChannelWithKeysResponse
An immutable client-side representation of ListChannelWithKeysResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
changedTime()
Gets the changed |
| abstract String |
entityTag()
Gets the entity |
| abstract String |
etag()
Gets the etag property: Entity Tag. |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
List |
innerModel()
Gets the inner com. |
| abstract Kind |
kind()
Gets the kind property: Required. |
| abstract String |
location()
Gets the location property: The geo-location where the resource lives. |
| abstract String |
name()
Gets the name property: The name of the resource. |
| abstract Channel |
properties()
Gets the properties property: The set of properties specific to bot channel resource. |
| abstract String |
provisioningState()
Gets the provisioning |
| abstract Channel |
resource()
Gets the resource property: The set of properties specific to bot channel resource. |
|
abstract
Channel |
setting()
Gets the setting property: Channel settings. |
| abstract Sku |
sku()
Gets the sku property: Gets or sets the SKU of the resource. |
| abstract Map<String,String> |
tags()
Gets the tags property: Resource tags. |
| abstract String |
type()
Gets the type property: The type of the resource. |
| abstract List<String> |
zones()
Gets the zones property: Entity zones. |
Method Details
changedTime
public abstract String changedTime()
Gets the changedTime property: Changed time of the resource.
Returns:
entityTag
public abstract String entityTag()
Gets the entityTag property: Entity tag of the resource.
Returns:
etag
public abstract String etag()
Gets the etag property: Entity Tag.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract ListChannelWithKeysResponseInner innerModel()
Gets the inner com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner object.
Returns:
kind
public abstract Kind kind()
Gets the kind property: Required. Gets or sets the Kind of the resource.
Returns:
location
public abstract String location()
Gets the location property: The geo-location where the resource lives.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
properties
public abstract Channel properties()
Gets the properties property: The set of properties specific to bot channel resource.
Returns:
provisioningState
public abstract String provisioningState()
Gets the provisioningState property: Provisioning state of the resource.
Returns:
resource
public abstract Channel resource()
Gets the resource property: The set of properties specific to bot channel resource.
Returns:
setting
public abstract ChannelSettings setting()
Gets the setting property: Channel settings.
Returns:
sku
public abstract Sku sku()
Gets the sku property: Gets or sets the SKU of the resource.
Returns:
tags
public abstract Map<String,String> tags()
Gets the tags property: Resource tags.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns:
zones
public abstract List<String> zones()
Gets the zones property: Entity zones.
Returns: