@Generated(value="software.amazon.awssdk:codegen") public final class ServiceUnavailableException extends ImagebuilderException implements ToCopyableBuilder<ServiceUnavailableException.Builder,ServiceUnavailableException>
The service is unable to process your request at this time.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceUnavailableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUnavailableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceUnavailableException.Builder> |
serializableBuilderClass() |
ServiceUnavailableException.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 ServiceUnavailableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceUnavailableException.Builder,ServiceUnavailableException>toBuilder in class ImagebuilderExceptionpublic static ServiceUnavailableException.Builder builder()
public static Class<? extends ServiceUnavailableException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.