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