| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WafDisallowedNameException.Builder |
static interface |
WafInternalErrorException.Builder |
static interface |
WafInvalidAccountException.Builder |
static interface |
WafInvalidOperationException.Builder |
static interface |
WafInvalidParameterException.Builder |
static interface |
WafInvalidPermissionPolicyException.Builder |
static interface |
WafInvalidRegexPatternException.Builder |
static interface |
WafLimitsExceededException.Builder |
static interface |
WafNonEmptyEntityException.Builder |
static interface |
WafNonexistentContainerException.Builder |
static interface |
WafNonexistentItemException.Builder |
static interface |
WafReferencedItemException.Builder |
static interface |
WafServiceLinkedRoleErrorException.Builder |
static interface |
WafStaleDataException.Builder |
static interface |
WafSubscriptionNotFoundException.Builder |
static interface |
WafUnavailableEntityException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WafException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
WafException.Builder |
WafException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static WafException.Builder |
WafException.builder() |
WafException.Builder |
WafException.Builder.cause(Throwable cause) |
WafException.Builder |
WafException.Builder.message(String message) |
WafException.Builder |
WafException.Builder.requestId(String requestId) |
WafException.Builder |
WafException.Builder.statusCode(int statusCode) |
WafException.Builder |
WafException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WafException.Builder> |
WafException.serializableBuilderClass() |
| Constructor and Description |
|---|
WafException(WafException.Builder builder) |
Copyright © 2019. All rights reserved.