@Generated(value="software.amazon.awssdk:codegen") public final class OutpostOfflineException extends S3OutpostsException implements ToCopyableBuilder<OutpostOfflineException.Builder,OutpostOfflineException>
The service link connection to your Outposts home Region is down. Check your connection and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OutpostOfflineException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OutpostOfflineException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OutpostOfflineException.Builder> |
serializableBuilderClass() |
OutpostOfflineException.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 OutpostOfflineException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OutpostOfflineException.Builder,OutpostOfflineException>toBuilder in class S3OutpostsExceptionpublic static OutpostOfflineException.Builder builder()
public static Class<? extends OutpostOfflineException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.