| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotaExceededException |
ServiceQuotaExceededException.addContextEntry(String key,
String value)
Add a single Context entry
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.clearContextEntries()
Removes all the entries added into Context.
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withContext(Map<String,String> context)
Information about the resources in use when the exception was thrown.
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withQuotaCode(String quotaCode)
Identifies the quota that has been exceeded.
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withReason(ServiceQuotaExceededExceptionReason reason)
A string that describes the reason the quota was exceeded.
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withReason(String reason)
A string that describes the reason the quota was exceeded.
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withResourceId(String resourceId)
The identifier of the affected resource.
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withResourceType(String resourceType)
The type of the affected resource
|
ServiceQuotaExceededException |
ServiceQuotaExceededException.withServiceCode(String serviceCode)
Identifies the service that exceeded the quota.
|
Copyright © 2025. All rights reserved.