Uses of Class
software.amazon.awssdk.services.waf.model.GetGeoMatchSetRequest
-
-
Uses of GetGeoMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type GetGeoMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetGeoMatchSetResponse>WafAsyncClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)default GetGeoMatchSetResponseWafClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest) -
Uses of GetGeoMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type GetGeoMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetGeoMatchSetResponse>WafRegionalAsyncClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)default GetGeoMatchSetResponseWafRegionalClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest) -
Uses of GetGeoMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type GetGeoMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetGeoMatchSetRequestMarshaller. marshall(GetGeoMatchSetRequest getGeoMatchSetRequest) -
Uses of GetGeoMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type GetGeoMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetGeoMatchSetRequestMarshaller. marshall(GetGeoMatchSetRequest getGeoMatchSetRequest)
-