@Generated(value="software.amazon.awssdk:codegen") public final class ReservedCacheNodeNotFoundException extends ElastiCacheException implements ToCopyableBuilder<ReservedCacheNodeNotFoundException.Builder,ReservedCacheNodeNotFoundException>
The requested reserved cache node was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReservedCacheNodeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ReservedCacheNodeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ReservedCacheNodeNotFoundException.Builder> |
serializableBuilderClass() |
ReservedCacheNodeNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ReservedCacheNodeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ReservedCacheNodeNotFoundException.Builder,ReservedCacheNodeNotFoundException>toBuilder in class ElastiCacheExceptionpublic static ReservedCacheNodeNotFoundException.Builder builder()
public static Class<? extends ReservedCacheNodeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.