ListChannelWithKeysResponseInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. botservice. fluent. models. BotChannelInner - com.
azure. resourcemanager. botservice. fluent. models. ListChannelWithKeysResponseInner
- com.
- com.
- com.
- com.
public final class ListChannelWithKeysResponseInner
extends BotChannelInner
The ARM channel of list channel with keys operation response.
Constructor Summary
| Constructor | Description |
|---|---|
| ListChannelWithKeysResponseInner() |
Creates an instance of List |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
changedTime()
Get the changed |
| String |
entityTag()
Get the entity |
|
static
List |
fromJson(JsonReader jsonReader)
Reads an instance of List |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
| String |
name()
Get the name property: The name of the resource. |
| String |
provisioningState()
Get the provisioning |
| Channel |
resource()
Get the resource property: The set of properties specific to bot channel resource. |
|
Channel |
setting()
Get the setting property: Channel settings. |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| void |
validate()
Validates the instance. |
|
List |
withChangedTime(String changedTime)
Set the changed |
|
List |
withEntityTag(String entityTag)
Set the entity |
|
List |
withEtag(String etag)
Set the etag property: Entity Tag. |
|
List |
withKind(Kind kind)
Set the kind property: Required. |
|
List |
withLocation(String location) |
|
List |
withProperties(Channel properties)
Set the properties property: The set of properties specific to bot channel resource. |
|
List |
withProvisioningState(String provisioningState)
Set the provisioning |
|
List |
withResource(Channel resource)
Set the resource property: The set of properties specific to bot channel resource. |
|
List |
withSetting(ChannelSettings setting)
Set the setting property: Channel settings. |
|
List |
withSku(Sku sku)
Set the sku property: Gets or sets the SKU of the resource. |
|
List |
withTags(Map<String,String> tags) |
| List<String> |
zones()
Get the zones property: Entity zones. |
Methods inherited from Resource
Methods inherited from BotChannelInner
Methods inherited from java.lang.Object
Constructor Details
ListChannelWithKeysResponseInner
public ListChannelWithKeysResponseInner()
Creates an instance of ListChannelWithKeysResponseInner class.
Method Details
changedTime
public String changedTime()
Get the changedTime property: Changed time of the resource.
Returns:
entityTag
public String entityTag()
Get the entityTag property: Entity tag of the resource.
Returns:
fromJson
public static ListChannelWithKeysResponseInner fromJson(JsonReader jsonReader)
Reads an instance of ListChannelWithKeysResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
ListChannelWithKeysResponseInner.id()Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
ListChannelWithKeysResponseInner.name()Returns:
provisioningState
public String provisioningState()
Get the provisioningState property: Provisioning state of the resource.
Returns:
resource
public Channel resource()
Get the resource property: The set of properties specific to bot channel resource.
Returns:
setting
public ChannelSettings setting()
Get the setting property: Channel settings.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
ListChannelWithKeysResponseInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
ListChannelWithKeysResponseInner.type()Returns:
validate
public void validate()
Validates the instance.
Overrides:
ListChannelWithKeysResponseInner.validate()withChangedTime
public ListChannelWithKeysResponseInner withChangedTime(String changedTime)
Set the changedTime property: Changed time of the resource.
Parameters:
Returns:
withEntityTag
public ListChannelWithKeysResponseInner withEntityTag(String entityTag)
Set the entityTag property: Entity tag of the resource.
Parameters:
Returns:
withEtag
public ListChannelWithKeysResponseInner withEtag(String etag)
Set the etag property: Entity Tag.
Overrides:
ListChannelWithKeysResponseInner.withEtag(String etag)Parameters:
withKind
public ListChannelWithKeysResponseInner withKind(Kind kind)
Set the kind property: Required. Gets or sets the Kind of the resource.
Overrides:
ListChannelWithKeysResponseInner.withKind(Kind kind)Parameters:
withLocation
public ListChannelWithKeysResponseInner withLocation(String location)
Overrides:
ListChannelWithKeysResponseInner.withLocation(String location)Parameters:
withProperties
public ListChannelWithKeysResponseInner withProperties(Channel properties)
Set the properties property: The set of properties specific to bot channel resource.
Overrides:
ListChannelWithKeysResponseInner.withProperties(Channel properties)Parameters:
withProvisioningState
public ListChannelWithKeysResponseInner withProvisioningState(String provisioningState)
Set the provisioningState property: Provisioning state of the resource.
Parameters:
Returns:
withResource
public ListChannelWithKeysResponseInner withResource(Channel resource)
Set the resource property: The set of properties specific to bot channel resource.
Parameters:
Returns:
withSetting
public ListChannelWithKeysResponseInner withSetting(ChannelSettings setting)
Set the setting property: Channel settings.
Parameters:
Returns:
withSku
public ListChannelWithKeysResponseInner withSku(Sku sku)
Set the sku property: Gets or sets the SKU of the resource.
Overrides:
ListChannelWithKeysResponseInner.withSku(Sku sku)Parameters:
withTags
public ListChannelWithKeysResponseInner withTags(Map<String,String> tags)
Overrides:
ListChannelWithKeysResponseInner.withTags(Map<String,String> tags)Parameters:
zones
public List<String> zones()
Get the zones property: Entity zones.
Overrides:
ListChannelWithKeysResponseInner.zones()Returns: