@Generated(value="software.amazon.awssdk:codegen") public final class NoAvailableDeliveryChannelException extends ConfigException implements ToCopyableBuilder<NoAvailableDeliveryChannelException.Builder,NoAvailableDeliveryChannelException>
There is no delivery channel available to record configurations.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoAvailableDeliveryChannelException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoAvailableDeliveryChannelException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoAvailableDeliveryChannelException.Builder> |
serializableBuilderClass() |
NoAvailableDeliveryChannelException.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 NoAvailableDeliveryChannelException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoAvailableDeliveryChannelException.Builder,NoAvailableDeliveryChannelException>toBuilder in class ConfigExceptionpublic static NoAvailableDeliveryChannelException.Builder builder()
public static Class<? extends NoAvailableDeliveryChannelException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.