| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default EnableApplicationLayerAutomaticResponseResponse |
ShieldClient.enableApplicationLayerAutomaticResponse(Consumer<EnableApplicationLayerAutomaticResponseRequest.Builder> enableApplicationLayerAutomaticResponseRequest)
Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.
|
default EnableApplicationLayerAutomaticResponseResponse |
ShieldClient.enableApplicationLayerAutomaticResponse(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest)
Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableApplicationLayerAutomaticResponseResponse> |
ShieldAsyncClient.enableApplicationLayerAutomaticResponse(Consumer<EnableApplicationLayerAutomaticResponseRequest.Builder> enableApplicationLayerAutomaticResponseRequest)
Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.
|
default CompletableFuture<EnableApplicationLayerAutomaticResponseResponse> |
ShieldAsyncClient.enableApplicationLayerAutomaticResponse(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest)
Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.
|
Copyright © 2023. All rights reserved.