public static interface InternalException.Builder extends SdkPojo, CopyableBuilder<InternalException.Builder,InternalException>, PipesException.Builder
| Modifier and Type | Method and Description |
|---|---|
InternalException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InternalException.Builder |
cause(Throwable cause) |
InternalException.Builder |
message(String message) |
InternalException.Builder |
requestId(String requestId) |
InternalException.Builder |
retryAfterSeconds(Integer retryAfterSeconds)
The number of seconds to wait before retrying the action that caused the exception.
|
InternalException.Builder |
statusCode(int statusCode) |
InternalException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsInternalException.Builder retryAfterSeconds(Integer retryAfterSeconds)
The number of seconds to wait before retrying the action that caused the exception.
retryAfterSeconds - The number of seconds to wait before retrying the action that caused the exception.InternalException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface PipesException.BuilderInternalException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface PipesException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInternalException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface PipesException.BuilderrequestId in interface SdkServiceException.BuilderInternalException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface PipesException.BuilderstatusCode in interface SdkServiceException.BuilderInternalException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface PipesException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderInternalException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface PipesException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.