Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

AccountLoginServerComponent

Provides factory methods for creating IAccountLoginServerAsync instance.

Constructors

new AccountLoginServerComponent()

new AccountLoginServerComponent(): AccountLoginServerComponent

Returns

AccountLoginServerComponent

Methods

getOrMakeServer()

getOrMakeServer(): IAccountLoginServerAsync

Gets or creates the singleton IAccountLoginServerAsync instance.

Throws

  • InternalError When setup of the native account login server fails.

Returns

IAccountLoginServerAsync

IAccountLoginServerAsync The AccountLoginServer instance.


makeStatusBuilder()

makeStatusBuilder(): IStatusBuilder

Make builder to build a

Returns

IStatusBuilder


Last updated: Jul 31, 2026