| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetManagedRuleSetResult> |
AWSWAFV2AsyncClient.getManagedRuleSetAsync(GetManagedRuleSetRequest request,
AsyncHandler<GetManagedRuleSetRequest,GetManagedRuleSetResult> asyncHandler) |
Future<GetManagedRuleSetResult> |
AWSWAFV2Async.getManagedRuleSetAsync(GetManagedRuleSetRequest getManagedRuleSetRequest,
AsyncHandler<GetManagedRuleSetRequest,GetManagedRuleSetResult> asyncHandler)
Retrieves the specified managed rule set.
|
Future<GetManagedRuleSetResult> |
AbstractAWSWAFV2Async.getManagedRuleSetAsync(GetManagedRuleSetRequest request,
AsyncHandler<GetManagedRuleSetRequest,GetManagedRuleSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetManagedRuleSetRequest |
GetManagedRuleSetRequest.clone() |
GetManagedRuleSetRequest |
GetManagedRuleSetRequest.withId(String id)
A unique identifier for the managed rule set.
|
GetManagedRuleSetRequest |
GetManagedRuleSetRequest.withName(String name)
The name of the managed rule set.
|
GetManagedRuleSetRequest |
GetManagedRuleSetRequest.withScope(Scope scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
GetManagedRuleSetRequest |
GetManagedRuleSetRequest.withScope(String scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
Copyright © 2025. All rights reserved.