| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetManagedRuleSetResponse |
Wafv2Client.getManagedRuleSet(Consumer<GetManagedRuleSetRequest.Builder> getManagedRuleSetRequest)
Retrieves the specified managed rule set.
|
default GetManagedRuleSetResponse |
Wafv2Client.getManagedRuleSet(GetManagedRuleSetRequest getManagedRuleSetRequest)
Retrieves the specified managed rule set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetManagedRuleSetResponse> |
Wafv2AsyncClient.getManagedRuleSet(Consumer<GetManagedRuleSetRequest.Builder> getManagedRuleSetRequest)
Retrieves the specified managed rule set.
|
default CompletableFuture<GetManagedRuleSetResponse> |
Wafv2AsyncClient.getManagedRuleSet(GetManagedRuleSetRequest getManagedRuleSetRequest)
Retrieves the specified managed rule set.
|
Copyright © 2023. All rights reserved.