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