| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException |
ThrottlingException.addContextEntry(String key,
String value)
Add a single Context entry
|
ThrottlingException |
ThrottlingException.clearContextEntries()
Removes all the entries added into Context.
|
ThrottlingException |
ThrottlingException.withContext(Map<String,String> context)
Information about the resources in use when the exception was thrown.
|
ThrottlingException |
ThrottlingException.withQuotaCode(String quotaCode)
Identifies the quota that is being throttled.
|
ThrottlingException |
ThrottlingException.withRetryAfterSeconds(Integer retryAfterSeconds)
The number of seconds a client should wait before retrying the request.
|
ThrottlingException |
ThrottlingException.withServiceCode(String serviceCode)
Identifies the service that is being throttled.
|
Copyright © 2025. All rights reserved.