@Generated(value="software.amazon.awssdk:codegen") public final class InstanceNotFoundException extends ServiceDiscoveryException implements ToCopyableBuilder<InstanceNotFoundException.Builder,InstanceNotFoundException>
No instance exists with the specified ID, or the instance was recently registered, and information about the instance hasn't propagated yet.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InstanceNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InstanceNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InstanceNotFoundException.Builder> |
serializableBuilderClass() |
InstanceNotFoundException.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 InstanceNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InstanceNotFoundException.Builder,InstanceNotFoundException>toBuilder in class ServiceDiscoveryExceptionpublic static InstanceNotFoundException.Builder builder()
public static Class<? extends InstanceNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.