| Package | Description |
|---|---|
| com.baidubce.services.sms | |
| com.baidubce.services.sms.model.v3 |
| Modifier and Type | Method and Description |
|---|---|
void |
SmsClient.updateQuotaRate(UpdateQuotaRateRequest request)
Update quota and rate-limit
|
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaRateRequest |
UpdateQuotaRateRequest.withQuotaPerDay(Integer quotaPerDay) |
UpdateQuotaRateRequest |
UpdateQuotaRateRequest.withQuotaPerMonth(Integer quotaPerMonth) |
UpdateQuotaRateRequest |
UpdateQuotaRateRequest.withRateLimitPerDay(Integer rateLimitPerDay) |
UpdateQuotaRateRequest |
UpdateQuotaRateRequest.withRateLimitPerHour(Integer rateLimitPerHour) |
UpdateQuotaRateRequest |
UpdateQuotaRateRequest.withRateLimitPerMinute(Integer rateLimitPerMinute) |
Copyright © 2024. All rights reserved.