| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException |
ThrottlingException.withQuotaCode(String quotaCode)
The code of the quota that was exceeded, causing the throttling exception.
|
ThrottlingException |
ThrottlingException.withRetryAfterSeconds(Integer retryAfterSeconds)
The number of seconds after which the action that caused the throttling exception can be retried.
|
ThrottlingException |
ThrottlingException.withServiceCode(String serviceCode)
The code of the service that caused the throttling exception.
|
Copyright © 2024. All rights reserved.