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