| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSWAFV2.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSWAFV2Client.listTagsForResource(ListTagsForResourceRequest request)
|
ListTagsForResourceResult |
AWSWAFV2.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSWAFV2Async.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
|
Future<ListTagsForResourceResult> |
AWSWAFV2AsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSWAFV2Async.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withNextMarker(String nextMarker)
When you request a list of objects with a
Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, AWS WAF returns a NextMarker value in the response. |
ListTagsForResourceResult |
ListTagsForResourceResult.withTagInfoForResource(TagInfoForResource tagInfoForResource)
The collection of tagging definitions for the resource.
|
Copyright © 2020. All rights reserved.