Uses of Class
software.amazon.awssdk.services.waf.model.UpdateByteMatchSetRequest
-
-
Uses of UpdateByteMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type UpdateByteMatchSetRequest Modifier and Type Method Description default CompletableFuture<UpdateByteMatchSetResponse>WafAsyncClient. updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest)default UpdateByteMatchSetResponseWafClient. updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest) -
Uses of UpdateByteMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type UpdateByteMatchSetRequest Modifier and Type Method Description default CompletableFuture<UpdateByteMatchSetResponse>WafRegionalAsyncClient. updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest)default UpdateByteMatchSetResponseWafRegionalClient. updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest) -
Uses of UpdateByteMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type UpdateByteMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateByteMatchSetRequestMarshaller. marshall(UpdateByteMatchSetRequest updateByteMatchSetRequest) -
Uses of UpdateByteMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type UpdateByteMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateByteMatchSetRequestMarshaller. marshall(UpdateByteMatchSetRequest updateByteMatchSetRequest)
-