| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ListResourcesForWebAclResponse |
Wafv2Client.listResourcesForWebACL(Consumer<ListResourcesForWebAclRequest.Builder> listResourcesForWebAclRequest)
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
|
default ListResourcesForWebAclResponse |
Wafv2Client.listResourcesForWebACL(ListResourcesForWebAclRequest listResourcesForWebAclRequest)
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListResourcesForWebAclResponse> |
Wafv2AsyncClient.listResourcesForWebACL(Consumer<ListResourcesForWebAclRequest.Builder> listResourcesForWebAclRequest)
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
|
default CompletableFuture<ListResourcesForWebAclResponse> |
Wafv2AsyncClient.listResourcesForWebACL(ListResourcesForWebAclRequest listResourcesForWebAclRequest)
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
|
Copyright © 2023. All rights reserved.