| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorReason |
ErrorReason.clone() |
ErrorReason |
ServiceQuota.getErrorReason()
The error code and error reason.
|
ErrorReason |
ErrorReason.withErrorCode(ErrorCode errorCode)
Service Quotas returns the following error values:
|
ErrorReason |
ErrorReason.withErrorCode(String errorCode)
Service Quotas returns the following error values:
|
ErrorReason |
ErrorReason.withErrorMessage(String errorMessage)
The error message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceQuota.setErrorReason(ErrorReason errorReason)
The error code and error reason.
|
ServiceQuota |
ServiceQuota.withErrorReason(ErrorReason errorReason)
The error code and error reason.
|
Copyright © 2025. All rights reserved.