| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutManagedRuleSetVersionsResponse |
Wafv2Client.putManagedRuleSetVersions(Consumer<PutManagedRuleSetVersionsRequest.Builder> putManagedRuleSetVersionsRequest)
Defines the versions of your managed rule set that you are offering to the customers.
|
default PutManagedRuleSetVersionsResponse |
Wafv2Client.putManagedRuleSetVersions(PutManagedRuleSetVersionsRequest putManagedRuleSetVersionsRequest)
Defines the versions of your managed rule set that you are offering to the customers.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutManagedRuleSetVersionsResponse> |
Wafv2AsyncClient.putManagedRuleSetVersions(Consumer<PutManagedRuleSetVersionsRequest.Builder> putManagedRuleSetVersionsRequest)
Defines the versions of your managed rule set that you are offering to the customers.
|
default CompletableFuture<PutManagedRuleSetVersionsResponse> |
Wafv2AsyncClient.putManagedRuleSetVersions(PutManagedRuleSetVersionsRequest putManagedRuleSetVersionsRequest)
Defines the versions of your managed rule set that you are offering to the customers.
|
Copyright © 2023. All rights reserved.