Uses of Class
software.amazon.awssdk.services.waf.model.UpdateIpSetRequest
-
-
Uses of UpdateIpSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type UpdateIpSetRequest Modifier and Type Method Description default CompletableFuture<UpdateIpSetResponse>WafAsyncClient. updateIPSet(UpdateIpSetRequest updateIpSetRequest)default UpdateIpSetResponseWafClient. updateIPSet(UpdateIpSetRequest updateIpSetRequest) -
Uses of UpdateIpSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type UpdateIpSetRequest Modifier and Type Method Description default CompletableFuture<UpdateIpSetResponse>WafRegionalAsyncClient. updateIPSet(UpdateIpSetRequest updateIpSetRequest)default UpdateIpSetResponseWafRegionalClient. updateIPSet(UpdateIpSetRequest updateIpSetRequest) -
Uses of UpdateIpSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type UpdateIpSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIpSetRequestMarshaller. marshall(UpdateIpSetRequest updateIpSetRequest) -
Uses of UpdateIpSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type UpdateIpSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIpSetRequestMarshaller. marshall(UpdateIpSetRequest updateIpSetRequest)
-