| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
This is the Firewall Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
FmsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of tags for the specified Amazon Web Services resource.
|
default ListTagsForResourceResponse |
FmsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of tags for the specified Amazon Web Services resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
FmsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the list of tags for the specified Amazon Web Services resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
FmsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of tags for the specified Amazon Web Services resource.
|
Copyright © 2023. All rights reserved.