| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateApplicationLayerAutomaticResponseResponse |
ShieldClient.updateApplicationLayerAutomaticResponse(Consumer<UpdateApplicationLayerAutomaticResponseRequest.Builder> updateApplicationLayerAutomaticResponseRequest)
Updates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified
resource.
|
default CompletableFuture<UpdateApplicationLayerAutomaticResponseResponse> |
ShieldAsyncClient.updateApplicationLayerAutomaticResponse(Consumer<UpdateApplicationLayerAutomaticResponseRequest.Builder> updateApplicationLayerAutomaticResponseRequest)
Updates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified
resource.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.Builder.action(Consumer<ResponseAction.Builder> action)
Specifies the action setting that Shield Advanced should use in the WAF rules that it creates on behalf of
the protected resource in response to DDoS attacks.
|
UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.Builder.action(ResponseAction action)
Specifies the action setting that Shield Advanced should use in the WAF rules that it creates on behalf of
the protected resource in response to DDoS attacks.
|
static UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.builder() |
UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.Builder.resourceArn(String resourceArn)
The ARN (Amazon Resource Name) of the resource.
|
UpdateApplicationLayerAutomaticResponseRequest.Builder |
UpdateApplicationLayerAutomaticResponseRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateApplicationLayerAutomaticResponseRequest.Builder> |
UpdateApplicationLayerAutomaticResponseRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.