Uses of Class
software.amazon.awssdk.services.waf.model.CreateByteMatchSetRequest
-
-
Uses of CreateByteMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type CreateByteMatchSetRequest Modifier and Type Method Description default CompletableFuture<CreateByteMatchSetResponse>WafAsyncClient. createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)default CreateByteMatchSetResponseWafClient. createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest) -
Uses of CreateByteMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type CreateByteMatchSetRequest Modifier and Type Method Description default CompletableFuture<CreateByteMatchSetResponse>WafRegionalAsyncClient. createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)default CreateByteMatchSetResponseWafRegionalClient. createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest) -
Uses of CreateByteMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type CreateByteMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestCreateByteMatchSetRequestMarshaller. marshall(CreateByteMatchSetRequest createByteMatchSetRequest) -
Uses of CreateByteMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type CreateByteMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestCreateByteMatchSetRequestMarshaller. marshall(CreateByteMatchSetRequest createByteMatchSetRequest)
-