@Generated(value="software.amazon.awssdk:codegen") public final class EndpointNotFoundException extends RedshiftException implements ToCopyableBuilder<EndpointNotFoundException.Builder,EndpointNotFoundException>
The endpoint name doesn't refer to an existing endpoint.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EndpointNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EndpointNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EndpointNotFoundException.Builder> |
serializableBuilderClass() |
EndpointNotFoundException.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 EndpointNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EndpointNotFoundException.Builder,EndpointNotFoundException>toBuilder in class RedshiftExceptionpublic static EndpointNotFoundException.Builder builder()
public static Class<? extends EndpointNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.