Uses of Class
software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
Packages that use PutManagedRuleSetVersionsRequest Package Description software.amazon.awssdk.services.wafv2 WAF software.amazon.awssdk.services.wafv2.transform -
-
Uses of PutManagedRuleSetVersionsRequest in software.amazon.awssdk.services.wafv2
Methods in software.amazon.awssdk.services.wafv2 with parameters of type PutManagedRuleSetVersionsRequest Modifier and Type Method Description default CompletableFuture<PutManagedRuleSetVersionsResponse>Wafv2AsyncClient. putManagedRuleSetVersions(PutManagedRuleSetVersionsRequest putManagedRuleSetVersionsRequest)Defines the versions of your managed rule set that you are offering to the customers.default PutManagedRuleSetVersionsResponseWafv2Client. putManagedRuleSetVersions(PutManagedRuleSetVersionsRequest putManagedRuleSetVersionsRequest)Defines the versions of your managed rule set that you are offering to the customers. -
Uses of PutManagedRuleSetVersionsRequest in software.amazon.awssdk.services.wafv2.transform
Methods in software.amazon.awssdk.services.wafv2.transform with parameters of type PutManagedRuleSetVersionsRequest Modifier and Type Method Description SdkHttpFullRequestPutManagedRuleSetVersionsRequestMarshaller. marshall(PutManagedRuleSetVersionsRequest putManagedRuleSetVersionsRequest)
-