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