| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException.Builder |
ThrottlingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ThrottlingException.Builder |
ThrottlingException.builder() |
ThrottlingException.Builder |
ThrottlingException.Builder.cause(Throwable cause) |
ThrottlingException.Builder |
ThrottlingException.Builder.message(String message) |
ThrottlingException.Builder |
ThrottlingException.Builder.quotaCode(String quotaCode)
That the rate of requests to Security Lake is exceeding the request quotas for your Amazon Web Services
account.
|
ThrottlingException.Builder |
ThrottlingException.Builder.requestId(String requestId) |
ThrottlingException.Builder |
ThrottlingException.Builder.retryAfterSeconds(Integer retryAfterSeconds)
Retry the request after the specified time.
|
ThrottlingException.Builder |
ThrottlingException.Builder.serviceCode(String serviceCode)
The code for the service in Service Quotas.
|
ThrottlingException.Builder |
ThrottlingException.Builder.statusCode(int statusCode) |
ThrottlingException.Builder |
ThrottlingException.toBuilder() |
ThrottlingException.Builder |
ThrottlingException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ThrottlingException.Builder> |
ThrottlingException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.