| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AWSShieldClient.listTagsForResource(ListTagsForResourceRequest request)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.
|
ListTagsForResourceResult |
AbstractAWSShield.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSShield.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSShieldAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAWSShieldAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSShieldAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
A list of tag key and value pairs associated with the specified resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
A list of tag key and value pairs associated with the specified resource.
|
Copyright © 2023. All rights reserved.