| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx |
Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use
shared file storage.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
FSxClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
|
default ListTagsForResourceResponse |
FSxClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
FSxAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
|
default CompletableFuture<ListTagsForResourceResponse> |
FSxAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.
|
Copyright © 2021. All rights reserved.