@Generated(value="software.amazon.awssdk:codegen") public final class TooManyRulesException extends ElasticLoadBalancingV2Exception implements ToCopyableBuilder<TooManyRulesException.Builder,TooManyRulesException>
You've reached the limit on the number of rules per load balancer.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TooManyRulesException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TooManyRulesException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TooManyRulesException.Builder> |
serializableBuilderClass() |
TooManyRulesException.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 TooManyRulesException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TooManyRulesException.Builder,TooManyRulesException>toBuilder in class ElasticLoadBalancingV2Exceptionpublic static TooManyRulesException.Builder builder()
public static Class<? extends TooManyRulesException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.