@Generated(value="software.amazon.awssdk:codegen") public final class ParameterGroupNotFoundException extends DaxException implements ToCopyableBuilder<ParameterGroupNotFoundException.Builder,ParameterGroupNotFoundException>
The specified parameter group does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ParameterGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ParameterGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ParameterGroupNotFoundException.Builder> |
serializableBuilderClass() |
ParameterGroupNotFoundException.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 ParameterGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ParameterGroupNotFoundException.Builder,ParameterGroupNotFoundException>toBuilder in class DaxExceptionpublic static ParameterGroupNotFoundException.Builder builder()
public static Class<? extends ParameterGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.