@Generated(value="software.amazon.awssdk:codegen") public final class TooManyApplicationsException extends ElasticBeanstalkException implements ToCopyableBuilder<TooManyApplicationsException.Builder,TooManyApplicationsException>
The specified account has reached its limit of applications.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyApplicationsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyApplicationsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyApplicationsException.Builder> |
serializableBuilderClass() |
TooManyApplicationsException.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 TooManyApplicationsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyApplicationsException.Builder,TooManyApplicationsException>toBuilder in class ElasticBeanstalkExceptionpublic static TooManyApplicationsException.Builder builder()
public static Class<? extends TooManyApplicationsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.