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 LauncherResponseBuilder that is used to build a ILauncherResponse.

Methods

build()

build(): ILauncherResponse Build ILauncherResponse.

Returns

ILauncherResponse Returns ILauncherResponse if built successfully.

Details

Constructs ILauncherResponse if all required fields are provided.

Throws

InvalidArgumentError if any required field is missing.

contentLauncherStatus()

contentLauncherStatus(status): ILauncherResponseBuilder Add launch command status to builder.

Parameters

status
ContentLauncherStatusType

Returns

ILauncherResponseBuilder
Last modified on October 2, 2025