Class SfnException.BuilderImpl
java.lang.Object
software.amazon.awssdk.core.exception.SdkException.BuilderImpl
software.amazon.awssdk.core.exception.SdkServiceException.BuilderImpl
software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderImpl
software.amazon.awssdk.services.sfn.model.SfnException.BuilderImpl
- All Implemented Interfaces:
AwsServiceException.Builder,SdkException.Builder,SdkServiceException.Builder,SdkPojo,SfnException.Builder,Buildable
- Enclosing class:
- SfnException
protected static class SfnException.BuilderImpl
extends AwsServiceException.BuilderImpl
implements SfnException.Builder
-
Field Summary
Fields inherited from class software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderImpl
awsErrorDetailsFields inherited from class software.amazon.awssdk.core.exception.SdkServiceException.BuilderImpl
extendedRequestId, requestId, statusCodeFields inherited from class software.amazon.awssdk.core.exception.SdkException.BuilderImpl
cause, message, numAttempts, writableStackTrace -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionawsErrorDetails(AwsErrorDetails awsErrorDetails) build()numAttempts(Integer numAttempts) statusCode(int statusCode) writableStackTrace(Boolean writableStackTrace) Methods inherited from class software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderImpl
awsErrorDetails, clockSkew, clockSkew, extendedRequestId, getAwsErrorDetails, setAwsErrorDetailsMethods inherited from class software.amazon.awssdk.core.exception.SdkServiceException.BuilderImpl
extendedRequestId, getExtendedRequestId, getRequestId, getStatusCode, requestId, sdkFields, setExtendedRequestId, setRequestId, setStatusCode, statusCodeMethods inherited from class software.amazon.awssdk.core.exception.SdkException.BuilderImpl
cause, getCause, getMessage, getNumAttempts, getWritableStackTrace, message, numAttempts, setAttemptCount, setCause, setMessage, setWritableStackTrace, writableStackTraceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
awsErrorDetails, clockSkew, clockSkew, extendedRequestIdMethods inherited from interface software.amazon.awssdk.core.exception.SdkException.Builder
cause, message, numAttempts, writableStackTraceMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFieldsMethods inherited from interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
extendedRequestId, requestId, statusCode
-
Constructor Details
-
BuilderImpl
protected BuilderImpl() -
BuilderImpl
-
-
Method Details
-
awsErrorDetails
- Specified by:
awsErrorDetailsin interfaceAwsServiceException.Builder- Specified by:
awsErrorDetailsin interfaceSfnException.Builder- Overrides:
awsErrorDetailsin classAwsServiceException.BuilderImpl
-
message
- Specified by:
messagein interfaceAwsServiceException.Builder- Specified by:
messagein interfaceSdkException.Builder- Specified by:
messagein interfaceSdkServiceException.Builder- Specified by:
messagein interfaceSfnException.Builder- Overrides:
messagein classAwsServiceException.BuilderImpl
-
requestId
- Specified by:
requestIdin interfaceAwsServiceException.Builder- Specified by:
requestIdin interfaceSdkServiceException.Builder- Specified by:
requestIdin interfaceSfnException.Builder- Overrides:
requestIdin classAwsServiceException.BuilderImpl
-
statusCode
- Specified by:
statusCodein interfaceAwsServiceException.Builder- Specified by:
statusCodein interfaceSdkServiceException.Builder- Specified by:
statusCodein interfaceSfnException.Builder- Overrides:
statusCodein classAwsServiceException.BuilderImpl
-
cause
- Specified by:
causein interfaceAwsServiceException.Builder- Specified by:
causein interfaceSdkException.Builder- Specified by:
causein interfaceSdkServiceException.Builder- Specified by:
causein interfaceSfnException.Builder- Overrides:
causein classAwsServiceException.BuilderImpl
-
writableStackTrace
- Specified by:
writableStackTracein interfaceSdkException.Builder- Specified by:
writableStackTracein interfaceSdkServiceException.Builder- Specified by:
writableStackTracein interfaceSfnException.Builder- Overrides:
writableStackTracein classAwsServiceException.BuilderImpl
-
numAttempts
- Specified by:
numAttemptsin interfaceAwsServiceException.Builder- Specified by:
numAttemptsin interfaceSdkException.Builder- Specified by:
numAttemptsin interfaceSdkServiceException.Builder- Specified by:
numAttemptsin interfaceSfnException.Builder- Overrides:
numAttemptsin classAwsServiceException.BuilderImpl
-
build
- Specified by:
buildin interfaceAwsServiceException.Builder- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkException.Builder- Specified by:
buildin interfaceSdkServiceException.Builder- Overrides:
buildin classAwsServiceException.BuilderImpl
-