Uses of Class
software.amazon.awssdk.services.waf.model.GetXssMatchSetRequest
-
-
Uses of GetXssMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type GetXssMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetXssMatchSetResponse>WafAsyncClient. getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)default GetXssMatchSetResponseWafClient. getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest) -
Uses of GetXssMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type GetXssMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetXssMatchSetResponse>WafRegionalAsyncClient. getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)default GetXssMatchSetResponseWafRegionalClient. getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest) -
Uses of GetXssMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type GetXssMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetXssMatchSetRequestMarshaller. marshall(GetXssMatchSetRequest getXssMatchSetRequest) -
Uses of GetXssMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type GetXssMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetXssMatchSetRequestMarshaller. marshall(GetXssMatchSetRequest getXssMatchSetRequest)
-