@Generated(value="software.amazon.awssdk:codegen") public final class UnauthorizedPartnerIntegrationException extends RedshiftException implements ToCopyableBuilder<UnauthorizedPartnerIntegrationException.Builder,UnauthorizedPartnerIntegrationException>
The partner integration is not authorized.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnauthorizedPartnerIntegrationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnauthorizedPartnerIntegrationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnauthorizedPartnerIntegrationException.Builder> |
serializableBuilderClass() |
UnauthorizedPartnerIntegrationException.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 UnauthorizedPartnerIntegrationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnauthorizedPartnerIntegrationException.Builder,UnauthorizedPartnerIntegrationException>toBuilder in class RedshiftExceptionpublic static UnauthorizedPartnerIntegrationException.Builder builder()
public static Class<? extends UnauthorizedPartnerIntegrationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.