| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
Wafv2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the TagInfoForResource for the specified resource.
|
default ListTagsForResourceResponse |
Wafv2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the TagInfoForResource for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
Wafv2AsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the TagInfoForResource for the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
Wafv2AsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the TagInfoForResource for the specified resource.
|
Copyright © 2023. All rights reserved.