Class ApiGatewayException.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.apigateway.model.ApiGatewayException.BuilderImpl
- All Implemented Interfaces:
AwsServiceException.Builder,SdkException.Builder,SdkServiceException.Builder,SdkPojo,ApiGatewayException.Builder,Buildable
- Enclosing class:
- ApiGatewayException
protected static class ApiGatewayException.BuilderImpl
extends AwsServiceException.BuilderImpl
implements ApiGatewayException.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
ConstructorsModifierConstructorDescriptionprotectedprotected -
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 interfaceApiGatewayException.Builder- Specified by:
awsErrorDetailsin interfaceAwsServiceException.Builder- Overrides:
awsErrorDetailsin classAwsServiceException.BuilderImpl
-
message
- Specified by:
messagein interfaceApiGatewayException.Builder- Specified by:
messagein interfaceAwsServiceException.Builder- Specified by:
messagein interfaceSdkException.Builder- Specified by:
messagein interfaceSdkServiceException.Builder- Overrides:
messagein classAwsServiceException.BuilderImpl
-
requestId
- Specified by:
requestIdin interfaceApiGatewayException.Builder- Specified by:
requestIdin interfaceAwsServiceException.Builder- Specified by:
requestIdin interfaceSdkServiceException.Builder- Overrides:
requestIdin classAwsServiceException.BuilderImpl
-
statusCode
- Specified by:
statusCodein interfaceApiGatewayException.Builder- Specified by:
statusCodein interfaceAwsServiceException.Builder- Specified by:
statusCodein interfaceSdkServiceException.Builder- Overrides:
statusCodein classAwsServiceException.BuilderImpl
-
cause
- Specified by:
causein interfaceApiGatewayException.Builder- Specified by:
causein interfaceAwsServiceException.Builder- Specified by:
causein interfaceSdkException.Builder- Specified by:
causein interfaceSdkServiceException.Builder- Overrides:
causein classAwsServiceException.BuilderImpl
-
writableStackTrace
- Specified by:
writableStackTracein interfaceApiGatewayException.Builder- Specified by:
writableStackTracein interfaceSdkException.Builder- Specified by:
writableStackTracein interfaceSdkServiceException.Builder- Overrides:
writableStackTracein classAwsServiceException.BuilderImpl
-
numAttempts
- Specified by:
numAttemptsin interfaceApiGatewayException.Builder- Specified by:
numAttemptsin interfaceAwsServiceException.Builder- Specified by:
numAttemptsin interfaceSdkException.Builder- Specified by:
numAttemptsin interfaceSdkServiceException.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
-