| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedProductDescriptor> |
DescribeAllManagedProductsResponse.managedProducts()
High-level information for the Amazon Web Services Managed Rules rule groups and Amazon Web Services Marketplace
managed rule groups.
|
List<ManagedProductDescriptor> |
DescribeManagedProductsByVendorResponse.managedProducts()
High-level information for the managed rule groups owned by the specified vendor.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAllManagedProductsResponse.Builder |
DescribeAllManagedProductsResponse.Builder.managedProducts(ManagedProductDescriptor... managedProducts)
High-level information for the Amazon Web Services Managed Rules rule groups and Amazon Web Services
Marketplace managed rule groups.
|
DescribeManagedProductsByVendorResponse.Builder |
DescribeManagedProductsByVendorResponse.Builder.managedProducts(ManagedProductDescriptor... managedProducts)
High-level information for the managed rule groups owned by the specified vendor.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAllManagedProductsResponse.Builder |
DescribeAllManagedProductsResponse.Builder.managedProducts(Collection<ManagedProductDescriptor> managedProducts)
High-level information for the Amazon Web Services Managed Rules rule groups and Amazon Web Services
Marketplace managed rule groups.
|
DescribeManagedProductsByVendorResponse.Builder |
DescribeManagedProductsByVendorResponse.Builder.managedProducts(Collection<ManagedProductDescriptor> managedProducts)
High-level information for the managed rule groups owned by the specified vendor.
|
Copyright © 2023. All rights reserved.