| Package | Description |
|---|---|
| com.amazonaws.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AmazonSecurityLakeClient.listTagsForResource(ListTagsForResourceRequest request)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
ListTagsForResourceResult |
AbstractAmazonSecurityLake.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AmazonSecurityLake.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AmazonSecurityLakeAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request) |
Future<ListTagsForResourceResult> |
AbstractAmazonSecurityLakeAsync.listTagsForResourceAsync(ListTagsForResourceRequest request) |
Future<ListTagsForResourceResult> |
AmazonSecurityLakeAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<ListTagsForResourceResult> |
AmazonSecurityLakeAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAmazonSecurityLakeAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonSecurityLakeAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AmazonSecurityLakeAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAmazonSecurityLakeAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonSecurityLakeAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
An array of objects, one for each tag (key and value) that’s associated with the Amazon Security Lake resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
An array of objects, one for each tag (key and value) that’s associated with the Amazon Security Lake resource.
|
Copyright © 2024. All rights reserved.