Uses of Class
software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
Packages that use GetManagedRuleSetRequest Package Description software.amazon.awssdk.services.wafv2 WAF software.amazon.awssdk.services.wafv2.transform -
-
Uses of GetManagedRuleSetRequest in software.amazon.awssdk.services.wafv2
Methods in software.amazon.awssdk.services.wafv2 with parameters of type GetManagedRuleSetRequest Modifier and Type Method Description default CompletableFuture<GetManagedRuleSetResponse>Wafv2AsyncClient. getManagedRuleSet(GetManagedRuleSetRequest getManagedRuleSetRequest)Retrieves the specified managed rule set.default GetManagedRuleSetResponseWafv2Client. getManagedRuleSet(GetManagedRuleSetRequest getManagedRuleSetRequest)Retrieves the specified managed rule set. -
Uses of GetManagedRuleSetRequest in software.amazon.awssdk.services.wafv2.transform
Methods in software.amazon.awssdk.services.wafv2.transform with parameters of type GetManagedRuleSetRequest Modifier and Type Method Description SdkHttpFullRequestGetManagedRuleSetRequestMarshaller. marshall(GetManagedRuleSetRequest getManagedRuleSetRequest)
-