@Generated(value="software.amazon.awssdk:codegen") public final class UserGroupNotFoundException extends ElastiCacheException implements ToCopyableBuilder<UserGroupNotFoundException.Builder,UserGroupNotFoundException>
The user group was not found or does not exist
| Modifier and Type | Class and Description |
|---|---|
static interface |
UserGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UserGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UserGroupNotFoundException.Builder> |
serializableBuilderClass() |
UserGroupNotFoundException.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 UserGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UserGroupNotFoundException.Builder,UserGroupNotFoundException>toBuilder in class ElastiCacheExceptionpublic static UserGroupNotFoundException.Builder builder()
public static Class<? extends UserGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.