@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, isThrottlingException
requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public InvalidLambdaResponseException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidLambdaResponseException.Builder,InvalidLambdaResponseException>
toBuilder
in class CognitoIdentityProviderException
public static InvalidLambdaResponseException.Builder builder()
public static Class<? extends InvalidLambdaResponseException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.