Uses of Class
software.amazon.awssdk.services.waf.model.GetGeoMatchSetResponse
-
Packages that use GetGeoMatchSetResponse Package Description software.amazon.awssdk.services.waf software.amazon.awssdk.services.waf.regional -
-
Uses of GetGeoMatchSetResponse in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf that return GetGeoMatchSetResponse Modifier and Type Method Description default GetGeoMatchSetResponseWafClient. getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)default GetGeoMatchSetResponseWafClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)Methods in software.amazon.awssdk.services.waf that return types with arguments of type GetGeoMatchSetResponse Modifier and Type Method Description default CompletableFuture<GetGeoMatchSetResponse>WafAsyncClient. getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)default CompletableFuture<GetGeoMatchSetResponse>WafAsyncClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest) -
Uses of GetGeoMatchSetResponse in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional that return GetGeoMatchSetResponse Modifier and Type Method Description default GetGeoMatchSetResponseWafRegionalClient. getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)default GetGeoMatchSetResponseWafRegionalClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)Methods in software.amazon.awssdk.services.waf.regional that return types with arguments of type GetGeoMatchSetResponse Modifier and Type Method Description default CompletableFuture<GetGeoMatchSetResponse>WafRegionalAsyncClient. getGeoMatchSet(Consumer<GetGeoMatchSetRequest.Builder> getGeoMatchSetRequest)default CompletableFuture<GetGeoMatchSetResponse>WafRegionalAsyncClient. getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
-