@Generated(value="software.amazon.awssdk:codegen") public final class NetworkFailureException extends CloudControlException implements ToCopyableBuilder<NetworkFailureException.Builder,NetworkFailureException>
The resource handler has returned that the request couldn't be completed due to networking issues, such as a failure to receive a response from the server.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NetworkFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NetworkFailureException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NetworkFailureException.Builder> |
serializableBuilderClass() |
NetworkFailureException.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 NetworkFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NetworkFailureException.Builder,NetworkFailureException>toBuilder in class CloudControlExceptionpublic static NetworkFailureException.Builder builder()
public static Class<? extends NetworkFailureException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.