@Generated(value="software.amazon.awssdk:codegen") public final class DependencyFailureException extends OpenSearchException implements ToCopyableBuilder<DependencyFailureException.Builder,DependencyFailureException>
An exception for when a failure in one of the dependencies results in the service being unable to fetch details about the resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DependencyFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DependencyFailureException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DependencyFailureException.Builder> |
serializableBuilderClass() |
DependencyFailureException.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 DependencyFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DependencyFailureException.Builder,DependencyFailureException>toBuilder in class OpenSearchExceptionpublic static DependencyFailureException.Builder builder()
public static Class<? extends DependencyFailureException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.