@Generated(value="software.amazon.awssdk:codegen") public final class WafExpiredManagedRuleGroupVersionException extends Wafv2Exception implements ToCopyableBuilder<WafExpiredManagedRuleGroupVersionException.Builder,WafExpiredManagedRuleGroupVersionException>
The operation failed because the specified version for the managed rule group has expired. You can retrieve the available versions for the managed rule group by calling ListAvailableManagedRuleGroupVersions.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WafExpiredManagedRuleGroupVersionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WafExpiredManagedRuleGroupVersionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WafExpiredManagedRuleGroupVersionException.Builder> |
serializableBuilderClass() |
WafExpiredManagedRuleGroupVersionException.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 WafExpiredManagedRuleGroupVersionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WafExpiredManagedRuleGroupVersionException.Builder,WafExpiredManagedRuleGroupVersionException>toBuilder in class Wafv2Exceptionpublic static WafExpiredManagedRuleGroupVersionException.Builder builder()
public static Class<? extends WafExpiredManagedRuleGroupVersionException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.