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