@Generated(value="software.amazon.awssdk:codegen") public class LambdaException extends AwsServiceException
Modifier and Type | Class and Description |
---|---|
static interface |
LambdaException.Builder |
protected static class |
LambdaException.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
LambdaException(LambdaException.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static LambdaException.Builder |
builder() |
static Class<? extends LambdaException.Builder> |
serializableBuilderClass() |
LambdaException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, sdkFields, 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
equalsBySdkFields
protected LambdaException(LambdaException.Builder builder)
public static LambdaException.Builder builder()
public LambdaException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends LambdaException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.