| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
AuditManagerClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for the specified resource in Audit Manager.
|
default ListTagsForResourceResponse |
AuditManagerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for the specified resource in Audit Manager.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
AuditManagerAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for the specified resource in Audit Manager.
|
default CompletableFuture<ListTagsForResourceResponse> |
AuditManagerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for the specified resource in Audit Manager.
|
Copyright © 2023. All rights reserved.