@Generated(value="software.amazon.awssdk:codegen") public final class AssociatedEndpointGroupFoundException extends GlobalAcceleratorException implements ToCopyableBuilder<AssociatedEndpointGroupFoundException.Builder,AssociatedEndpointGroupFoundException>
The listener that you specified has an endpoint group associated with it. You must remove all dependent resources from a listener before you can delete it.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AssociatedEndpointGroupFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AssociatedEndpointGroupFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AssociatedEndpointGroupFoundException.Builder> |
serializableBuilderClass() |
AssociatedEndpointGroupFoundException.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 AssociatedEndpointGroupFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AssociatedEndpointGroupFoundException.Builder,AssociatedEndpointGroupFoundException>toBuilder in class GlobalAcceleratorExceptionpublic static AssociatedEndpointGroupFoundException.Builder builder()
public static Class<? extends AssociatedEndpointGroupFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.