Uses of Class
software.amazon.awssdk.services.waf.model.GetByteMatchSetRequest
-
-
Uses of GetByteMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type GetByteMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetByteMatchSetResponse>WafAsyncClient. getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)default GetByteMatchSetResponseWafClient. getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest) -
Uses of GetByteMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type GetByteMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetByteMatchSetResponse>WafRegionalAsyncClient. getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)default GetByteMatchSetResponseWafRegionalClient. getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest) -
Uses of GetByteMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type GetByteMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetByteMatchSetRequestMarshaller. marshall(GetByteMatchSetRequest getByteMatchSetRequest) -
Uses of GetByteMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type GetByteMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetByteMatchSetRequestMarshaller. marshall(GetByteMatchSetRequest getByteMatchSetRequest)
-