@Generated(value="software.amazon.awssdk:codegen") public final class PreconditionFailedException extends LambdaException implements ToCopyableBuilder<PreconditionFailedException.Builder,PreconditionFailedException>
The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the
GetFunction or the GetAlias API operation to retrieve the latest RevisionId for your
resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PreconditionFailedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PreconditionFailedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PreconditionFailedException.Builder> |
serializableBuilderClass() |
PreconditionFailedException.Builder |
toBuilder() |
String |
type()
The exception type.
|
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 PreconditionFailedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PreconditionFailedException.Builder,PreconditionFailedException>toBuilder in class LambdaExceptionpublic static PreconditionFailedException.Builder builder()
public static Class<? extends PreconditionFailedException.Builder> serializableBuilderClass()
public String type()
The exception type.
Copyright © 2023. All rights reserved.