Uses of Class
software.amazon.awssdk.services.shield.model.UpdateApplicationLayerAutomaticResponseRequest
-
Packages that use UpdateApplicationLayerAutomaticResponseRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of UpdateApplicationLayerAutomaticResponseRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type UpdateApplicationLayerAutomaticResponseRequest Modifier and Type Method Description default CompletableFuture<UpdateApplicationLayerAutomaticResponseResponse>ShieldAsyncClient. updateApplicationLayerAutomaticResponse(UpdateApplicationLayerAutomaticResponseRequest 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. -
Uses of UpdateApplicationLayerAutomaticResponseRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type UpdateApplicationLayerAutomaticResponseRequest Modifier and Type Method Description SdkHttpFullRequestUpdateApplicationLayerAutomaticResponseRequestMarshaller. marshall(UpdateApplicationLayerAutomaticResponseRequest updateApplicationLayerAutomaticResponseRequest)
-