Uses of Class
software.amazon.awssdk.services.shield.model.UpdateApplicationLayerAutomaticResponseResponse
-
Packages that use UpdateApplicationLayerAutomaticResponseResponse Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of UpdateApplicationLayerAutomaticResponseResponse in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return UpdateApplicationLayerAutomaticResponseResponse Modifier and Type Method Description default UpdateApplicationLayerAutomaticResponseResponseShieldClient. updateApplicationLayerAutomaticResponse(Consumer<UpdateApplicationLayerAutomaticResponseRequest.Builder> updateApplicationLayerAutomaticResponseRequest)Updates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified resource.default UpdateApplicationLayerAutomaticResponseResponseShieldClient. updateApplicationLayerAutomaticResponse(UpdateApplicationLayerAutomaticResponseRequest updateApplicationLayerAutomaticResponseRequest)Updates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified resource.Methods in software.amazon.awssdk.services.shield that return types with arguments of type UpdateApplicationLayerAutomaticResponseResponse Modifier and Type Method Description default CompletableFuture<UpdateApplicationLayerAutomaticResponseResponse>ShieldAsyncClient. 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(UpdateApplicationLayerAutomaticResponseRequest updateApplicationLayerAutomaticResponseRequest)Updates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified resource.
-