| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
QuietTime |
Schedule.quietTime()
The default quiet time for the campaign.
|
QuietTime |
ApplicationSettingsResource.quietTime()
The default quiet time for campaigns in the application.
|
QuietTime |
WriteJourneyRequest.quietTime()
The quiet time settings for the journey.
|
QuietTime |
InAppCampaignSchedule.quietTime()
Time during which the in-app message should not be shown to the user.
|
QuietTime |
WriteApplicationSettingsRequest.quietTime()
The default quiet time for campaigns in the application.
|
QuietTime |
JourneyResponse.quietTime()
The quiet time settings for the journey.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
Schedule.Builder.quietTime(QuietTime quietTime)
The default quiet time for the campaign.
|
ApplicationSettingsResource.Builder |
ApplicationSettingsResource.Builder.quietTime(QuietTime quietTime)
The default quiet time for campaigns in the application.
|
WriteJourneyRequest.Builder |
WriteJourneyRequest.Builder.quietTime(QuietTime quietTime)
The quiet time settings for the journey.
|
InAppCampaignSchedule.Builder |
InAppCampaignSchedule.Builder.quietTime(QuietTime quietTime)
Time during which the in-app message should not be shown to the user.
|
WriteApplicationSettingsRequest.Builder |
WriteApplicationSettingsRequest.Builder.quietTime(QuietTime quietTime)
The default quiet time for campaigns in the application.
|
JourneyResponse.Builder |
JourneyResponse.Builder.quietTime(QuietTime quietTime)
The quiet time settings for the journey.
|
Copyright © 2022. All rights reserved.