@Generated(value="software.amazon.awssdk:codegen") public final class CacheParameterGroupNotFoundException extends ElastiCacheException implements ToCopyableBuilder<CacheParameterGroupNotFoundException.Builder,CacheParameterGroupNotFoundException>
The requested cache parameter group name does not refer to an existing cache parameter group.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CacheParameterGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CacheParameterGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CacheParameterGroupNotFoundException.Builder> |
serializableBuilderClass() |
CacheParameterGroupNotFoundException.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 CacheParameterGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CacheParameterGroupNotFoundException.Builder,CacheParameterGroupNotFoundException>toBuilder in class ElastiCacheExceptionpublic static CacheParameterGroupNotFoundException.Builder builder()
public static Class<? extends CacheParameterGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.