public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, SecurityLakeException.Builder
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ThrottlingException.Builder |
cause(Throwable cause) |
ThrottlingException.Builder |
message(String message) |
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 |
requestId(String requestId) |
ThrottlingException.Builder |
retryAfterSeconds(Integer retryAfterSeconds)
Retry the request after the specified time.
|
ThrottlingException.Builder |
serviceCode(String serviceCode)
The code for the service in Service Quotas.
|
ThrottlingException.Builder |
statusCode(int statusCode) |
ThrottlingException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsThrottlingException.Builder quotaCode(String quotaCode)
That the rate of requests to Security Lake is exceeding the request quotas for your Amazon Web Services account.
quotaCode - That the rate of requests to Security Lake is exceeding the request quotas for your Amazon Web
Services account.ThrottlingException.Builder retryAfterSeconds(Integer retryAfterSeconds)
Retry the request after the specified time.
retryAfterSeconds - Retry the request after the specified time.ThrottlingException.Builder serviceCode(String serviceCode)
The code for the service in Service Quotas.
serviceCode - The code for the service in Service Quotas.ThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SecurityLakeException.BuilderThrottlingException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SecurityLakeException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SecurityLakeException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SecurityLakeException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SecurityLakeException.BuilderThrottlingException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface SecurityLakeException.BuilderCopyright © 2022. All rights reserved.