@Generated(value="software.amazon.awssdk:codegen") public final class TooManyTargetGroupsException extends ElasticLoadBalancingV2Exception implements ToCopyableBuilder<TooManyTargetGroupsException.Builder,TooManyTargetGroupsException>
You've reached the limit on the number of target groups for your AWS account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyTargetGroupsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyTargetGroupsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyTargetGroupsException.Builder> |
serializableBuilderClass() |
TooManyTargetGroupsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic TooManyTargetGroupsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyTargetGroupsException.Builder,TooManyTargetGroupsException>toBuilder in class ElasticLoadBalancingV2Exceptionpublic static TooManyTargetGroupsException.Builder builder()
public static Class<? extends TooManyTargetGroupsException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.