| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient |
Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User Computing (EUC)
virtual desktops to provide users with a complete cloud desktop solution.
|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAmazonWorkSpacesThinClient.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AmazonWorkSpacesThinClientClient.listTagsForResource(ListTagsForResourceRequest request)
Returns a list of tags for a resource.
|
ListTagsForResourceResult |
AmazonWorkSpacesThinClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAmazonWorkSpacesThinClientAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonWorkSpacesThinClientAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonWorkSpacesThinClientAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns a list of tags for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ListTagsForResourceResult |
ListTagsForResourceResult.clearTagsEntries()
Removes all the entries added into Tags.
|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Map<String,String> tags)
A map of the key-value pairs for the tag or tags assigned to the specified resource.
|
Copyright © 2025. All rights reserved.