@Generated(value="software.amazon.awssdk:codegen") public final class InvalidLambdaResponseException extends CognitoIdentityProviderException implements ToCopyableBuilder<InvalidLambdaResponseException.Builder,InvalidLambdaResponseException>
This exception is thrown when the Amazon Cognito service encounters an invalid AWS Lambda response.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidLambdaResponseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidLambdaResponseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidLambdaResponseException.Builder> |
serializableBuilderClass() |
InvalidLambdaResponseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidLambdaResponseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidLambdaResponseException.Builder,InvalidLambdaResponseException>toBuilder in class CognitoIdentityProviderExceptionpublic static InvalidLambdaResponseException.Builder builder()
public static Class<? extends InvalidLambdaResponseException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.