@Generated(value="software.amazon.awssdk:codegen") public final class RevisionDoesNotExistException extends CodeDeployException implements ToCopyableBuilder<RevisionDoesNotExistException.Builder,RevisionDoesNotExistException>
The named revision does not exist with the IAM user or Amazon Web Services account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RevisionDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RevisionDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends RevisionDoesNotExistException.Builder> |
serializableBuilderClass() |
RevisionDoesNotExistException.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 RevisionDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RevisionDoesNotExistException.Builder,RevisionDoesNotExistException>toBuilder in class CodeDeployExceptionpublic static RevisionDoesNotExistException.Builder builder()
public static Class<? extends RevisionDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.