| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyTimeframeCap |
JourneyLimits.timeframeCap()
The number of messages that an endpoint can receive during the specified timeframe.
|
JourneyTimeframeCap |
ApplicationSettingsJourneyLimits.timeframeCap()
The default maximum number of messages that can be sent to an endpoint during the specified timeframe for all
journeys.
|
| Modifier and Type | Method and Description |
|---|---|
JourneyLimits.Builder |
JourneyLimits.Builder.timeframeCap(JourneyTimeframeCap timeframeCap)
The number of messages that an endpoint can receive during the specified timeframe.
|
ApplicationSettingsJourneyLimits.Builder |
ApplicationSettingsJourneyLimits.Builder.timeframeCap(JourneyTimeframeCap timeframeCap)
The default maximum number of messages that can be sent to an endpoint during the specified timeframe for all
journeys.
|
Copyright © 2023. All rights reserved.