Uses of Class
software.amazon.awssdk.services.waf.model.GetIpSetRequest
-
-
Uses of GetIpSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type GetIpSetRequest Modifier and Type Method Description default CompletableFuture<GetIpSetResponse>WafAsyncClient. getIPSet(GetIpSetRequest getIpSetRequest)default GetIpSetResponseWafClient. getIPSet(GetIpSetRequest getIpSetRequest) -
Uses of GetIpSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type GetIpSetRequest Modifier and Type Method Description default CompletableFuture<GetIpSetResponse>WafRegionalAsyncClient. getIPSet(GetIpSetRequest getIpSetRequest)default GetIpSetResponseWafRegionalClient. getIPSet(GetIpSetRequest getIpSetRequest) -
Uses of GetIpSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type GetIpSetRequest Modifier and Type Method Description SdkHttpFullRequestGetIpSetRequestMarshaller. marshall(GetIpSetRequest getIpSetRequest) -
Uses of GetIpSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type GetIpSetRequest Modifier and Type Method Description SdkHttpFullRequestGetIpSetRequestMarshaller. marshall(GetIpSetRequest getIpSetRequest)
-