CopyableBuilder<CampaignLimits.Builder,CampaignLimits>, SdkBuilder<CampaignLimits.Builder,CampaignLimits>public static interface CampaignLimits.Builder extends CopyableBuilder<CampaignLimits.Builder,CampaignLimits>
| Modifier and Type | Method | Description |
|---|---|---|
CampaignLimits.Builder |
daily(Integer daily) |
The maximum number of messages that the campaign can send daily.
|
CampaignLimits.Builder |
total(Integer total) |
The maximum total number of messages that the campaign can send.
|
copyapply, buildCampaignLimits.Builder daily(Integer daily)
daily - The maximum number of messages that the campaign can send daily.CampaignLimits.Builder total(Integer total)
total - The maximum total number of messages that the campaign can send.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.