| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CampaignLimits |
CampaignResponse.limits()
The messaging limits for the campaign.
|
CampaignLimits |
ApplicationSettingsResource.limits()
The default sending limits for campaigns in the application.
|
CampaignLimits |
WriteCampaignRequest.limits()
The messaging limits for the campaign.
|
CampaignLimits |
WriteApplicationSettingsRequest.limits()
The default sending limits for campaigns in the application.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignResponse.Builder |
CampaignResponse.Builder.limits(CampaignLimits limits)
The messaging limits for the campaign.
|
ApplicationSettingsResource.Builder |
ApplicationSettingsResource.Builder.limits(CampaignLimits limits)
The default sending limits for campaigns in the application.
|
WriteCampaignRequest.Builder |
WriteCampaignRequest.Builder.limits(CampaignLimits limits)
The messaging limits for the campaign.
|
WriteApplicationSettingsRequest.Builder |
WriteApplicationSettingsRequest.Builder.limits(CampaignLimits limits)
The default sending limits for campaigns in the application.
|
Copyright © 2019. All rights reserved.