Package | Description |
---|---|
com.amazon.ask.model.events.skillevents |
Modifier and Type | Method and Description |
---|---|
NotificationSubscriptionEvent |
NotificationSubscriptionEvent.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NotificationSubscriptionEvent> |
NotificationSubscriptionChangedBody.getSubscriptions()
The list of to Topics that this user has subscribed/permitted to receive notification from your skill.
|
Modifier and Type | Method and Description |
---|---|
NotificationSubscriptionChangedBody.Builder |
NotificationSubscriptionChangedBody.Builder.addSubscriptionsItem(NotificationSubscriptionEvent subscriptionsItem) |
Modifier and Type | Method and Description |
---|---|
NotificationSubscriptionChangedBody.Builder |
NotificationSubscriptionChangedBody.Builder.withSubscriptions(List<NotificationSubscriptionEvent> subscriptions) |
Copyright © 2023. All rights reserved.