@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public TooManyTargetsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<TooManyTargetsException.Builder,TooManyTargetsException>
toBuilder
in class ElasticLoadBalancingV2Exception
public static TooManyTargetsException.Builder builder()
public static Class<? extends TooManyTargetsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.