Uses of Class
software.amazon.awssdk.services.shield.model.EnableApplicationLayerAutomaticResponseRequest
-
Packages that use EnableApplicationLayerAutomaticResponseRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of EnableApplicationLayerAutomaticResponseRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type EnableApplicationLayerAutomaticResponseRequest Modifier and Type Method Description default CompletableFuture<EnableApplicationLayerAutomaticResponseResponse>ShieldAsyncClient. enableApplicationLayerAutomaticResponse(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest)Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.default EnableApplicationLayerAutomaticResponseResponseShieldClient. enableApplicationLayerAutomaticResponse(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest)Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource. -
Uses of EnableApplicationLayerAutomaticResponseRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type EnableApplicationLayerAutomaticResponseRequest Modifier and Type Method Description SdkHttpFullRequestEnableApplicationLayerAutomaticResponseRequestMarshaller. marshall(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest)
-