Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Interface for ChannelResponseBuilder that is used to build a IChangeChannelResponse.

Methods

build()

build(): IChangeChannelResponse Build an IChangeChannelResponse.

Returns

IChangeChannelResponse The channel response, if built successfully.

Throws

InvalidArgumentError if it fails to create an IChangeChannelResponse.

data()

data(data): IChangeChannelResponseBuilder Add optional app-specific data to the builder.

Parameters

data
string App-specific data to add.

Returns

IChangeChannelResponseBuilder An IChangeChannelResponseBuilder.
Last modified on October 2, 2025