Uses of Class
software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
Packages that use VersionToPublish Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of VersionToPublish in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return types with arguments of type VersionToPublish Modifier and Type Method Description Map<String,VersionToPublish>PutManagedRuleSetVersionsRequest. versionsToPublish()The versions of the named managed rule group that you want to offer to your customers.Method parameters in software.amazon.awssdk.services.wafv2.model with type arguments of type VersionToPublish Modifier and Type Method Description PutManagedRuleSetVersionsRequest.BuilderPutManagedRuleSetVersionsRequest.Builder. versionsToPublish(Map<String,VersionToPublish> versionsToPublish)The versions of the named managed rule group that you want to offer to your customers.
-