public static interface HumanLoopQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<HumanLoopQuotaExceededException.Builder,HumanLoopQuotaExceededException>, TextractException.Builder
| Modifier and Type | Method and Description |
|---|---|
HumanLoopQuotaExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
HumanLoopQuotaExceededException.Builder |
cause(Throwable cause) |
HumanLoopQuotaExceededException.Builder |
message(String message) |
HumanLoopQuotaExceededException.Builder |
quotaCode(String quotaCode)
The quota code.
|
HumanLoopQuotaExceededException.Builder |
requestId(String requestId) |
HumanLoopQuotaExceededException.Builder |
resourceType(String resourceType)
The resource type.
|
HumanLoopQuotaExceededException.Builder |
serviceCode(String serviceCode)
The service code.
|
HumanLoopQuotaExceededException.Builder |
statusCode(int statusCode) |
HumanLoopQuotaExceededException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsHumanLoopQuotaExceededException.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.HumanLoopQuotaExceededException.Builder quotaCode(String quotaCode)
The quota code.
quotaCode - The quota code.HumanLoopQuotaExceededException.Builder serviceCode(String serviceCode)
The service code.
serviceCode - The service code.HumanLoopQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface TextractException.BuilderHumanLoopQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface TextractException.BuilderHumanLoopQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface TextractException.BuilderHumanLoopQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface TextractException.BuilderHumanLoopQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface TextractException.BuilderHumanLoopQuotaExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface TextractException.BuilderCopyright © 2023. All rights reserved.