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