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