@Generated(value="software.amazon.awssdk:codegen") public final class DependentServiceUnavailableException extends RedshiftException implements ToCopyableBuilder<DependentServiceUnavailableException.Builder,DependentServiceUnavailableException>
Your request cannot be completed because a dependent internal service is temporarily unavailable. Wait 30 to 60 seconds and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DependentServiceUnavailableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DependentServiceUnavailableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DependentServiceUnavailableException.Builder> |
serializableBuilderClass() |
DependentServiceUnavailableException.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 DependentServiceUnavailableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DependentServiceUnavailableException.Builder,DependentServiceUnavailableException>toBuilder in class RedshiftExceptionpublic static DependentServiceUnavailableException.Builder builder()
public static Class<? extends DependentServiceUnavailableException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.