| Package | Description |
|---|---|
| com.amazon.ask.model.services.reminderManagement |
| Modifier and Type | Method and Description |
|---|---|
PushNotification |
PushNotification.Builder.build() |
PushNotification |
GetReminderResponse.getPushNotification()
Get pushNotification
|
PushNotification |
Reminder.getPushNotification()
Get pushNotification
|
PushNotification |
ReminderRequest.getPushNotification()
Get pushNotification
|
| Modifier and Type | Method and Description |
|---|---|
GetReminderResponse.Builder |
GetReminderResponse.Builder.withPushNotification(PushNotification pushNotification) |
Reminder.Builder |
Reminder.Builder.withPushNotification(PushNotification pushNotification) |
ReminderRequest.Builder |
ReminderRequest.Builder.withPushNotification(PushNotification pushNotification) |
Copyright © 2023. All rights reserved.