Serializable
, ToCopyableBuilder<DependentServiceUnavailableException.Builder,DependentServiceUnavailableException>
@Generated("software.amazon.awssdk:codegen") public 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 | Description |
---|---|---|
static interface |
DependentServiceUnavailableException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static DependentServiceUnavailableException.Builder |
builder() |
|
static Class<? extends DependentServiceUnavailableException.Builder> |
serializableBuilderClass() |
|
DependentServiceUnavailableException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DependentServiceUnavailableException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DependentServiceUnavailableException.Builder,DependentServiceUnavailableException>
public static DependentServiceUnavailableException.Builder builder()
public static Class<? extends DependentServiceUnavailableException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.