Class ListChannelWithKeysResponseInner


  • public final class ListChannelWithKeysResponseInner
    extends BotChannelInner
    The ARM channel of list channel with keys operation response.
    • Constructor Detail

      • ListChannelWithKeysResponseInner

        public ListChannelWithKeysResponseInner()
    • Method Detail

      • resource

        public Channel resource()
        Get the resource property: The set of properties specific to bot channel resource.
        Returns:
        the resource value.
      • withResource

        public ListChannelWithKeysResponseInner withResource​(Channel resource)
        Set the resource property: The set of properties specific to bot channel resource.
        Parameters:
        resource - the resource value to set.
        Returns:
        the ListChannelWithKeysResponseInner object itself.
      • setting

        public ChannelSettings setting()
        Get the setting property: Channel settings.
        Returns:
        the setting value.
      • withSetting

        public ListChannelWithKeysResponseInner withSetting​(ChannelSettings setting)
        Set the setting property: Channel settings.
        Parameters:
        setting - the setting value to set.
        Returns:
        the ListChannelWithKeysResponseInner object itself.
      • provisioningState

        public String provisioningState()
        Get the provisioningState property: Provisioning state of the resource.
        Returns:
        the provisioningState value.
      • withProvisioningState

        public ListChannelWithKeysResponseInner withProvisioningState​(String provisioningState)
        Set the provisioningState property: Provisioning state of the resource.
        Parameters:
        provisioningState - the provisioningState value to set.
        Returns:
        the ListChannelWithKeysResponseInner object itself.
      • entityTag

        public String entityTag()
        Get the entityTag property: Entity tag of the resource.
        Returns:
        the entityTag value.
      • withEntityTag

        public ListChannelWithKeysResponseInner withEntityTag​(String entityTag)
        Set the entityTag property: Entity tag of the resource.
        Parameters:
        entityTag - the entityTag value to set.
        Returns:
        the ListChannelWithKeysResponseInner object itself.
      • changedTime

        public String changedTime()
        Get the changedTime property: Changed time of the resource.
        Returns:
        the changedTime value.
      • withChangedTime

        public ListChannelWithKeysResponseInner withChangedTime​(String changedTime)
        Set the changedTime property: Changed time of the resource.
        Parameters:
        changedTime - the changedTime value to set.
        Returns:
        the ListChannelWithKeysResponseInner object itself.