@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchDeliveryChannelException extends ConfigException implements ToCopyableBuilder<NoSuchDeliveryChannelException.Builder,NoSuchDeliveryChannelException>
You have specified a delivery channel that does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchDeliveryChannelException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchDeliveryChannelException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchDeliveryChannelException.Builder> |
serializableBuilderClass() |
NoSuchDeliveryChannelException.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 NoSuchDeliveryChannelException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchDeliveryChannelException.Builder,NoSuchDeliveryChannelException>toBuilder in class ConfigExceptionpublic static NoSuchDeliveryChannelException.Builder builder()
public static Class<? extends NoSuchDeliveryChannelException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.