public static interface InternalErrorException.Builder extends SdkPojo, CopyableBuilder<InternalErrorException.Builder,InternalErrorException>, SnsException.Builder
| Modifier and Type | Method and Description |
|---|---|
InternalErrorException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InternalErrorException.Builder |
cause(Throwable cause) |
InternalErrorException.Builder |
message(String message) |
InternalErrorException.Builder |
requestId(String requestId) |
InternalErrorException.Builder |
statusCode(int statusCode) |
InternalErrorException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsInternalErrorException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SnsException.BuilderInternalErrorException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SnsException.BuilderInternalErrorException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SnsException.BuilderInternalErrorException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SnsException.BuilderInternalErrorException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SnsException.BuilderInternalErrorException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface SnsException.BuilderCopyright © 2022. All rights reserved.