Package | Description |
---|---|
com.amazon.ask.model.events.skillevents |
Modifier and Type | Method and Description |
---|---|
ProactiveSubscriptionEvent |
ProactiveSubscriptionEvent.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProactiveSubscriptionEvent> |
ProactiveSubscriptionChangedBody.getSubscriptions()
The list of events that this customer is currently subscribed to.
|
Modifier and Type | Method and Description |
---|---|
ProactiveSubscriptionChangedBody.Builder |
ProactiveSubscriptionChangedBody.Builder.addSubscriptionsItem(ProactiveSubscriptionEvent subscriptionsItem) |
Modifier and Type | Method and Description |
---|---|
ProactiveSubscriptionChangedBody.Builder |
ProactiveSubscriptionChangedBody.Builder.withSubscriptions(List<ProactiveSubscriptionEvent> subscriptions) |
Copyright © 2023. All rights reserved.