Uses of Class
software.amazon.awssdk.services.workspacesweb.model.ListTagsForResourceRequest
-
Packages that use ListTagsForResourceRequest Package Description software.amazon.awssdk.services.workspacesweb Amazon WorkSpaces Secure Browser is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.software.amazon.awssdk.services.workspacesweb.transform -
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type ListTagsForResourceRequest Modifier and Type Method Description default CompletableFuture<ListTagsForResourceResponse>WorkSpacesWebAsyncClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Retrieves a list of tags for a resource.default ListTagsForResourceResponseWorkSpacesWebClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Retrieves a list of tags for a resource. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type ListTagsForResourceRequest Modifier and Type Method Description SdkHttpFullRequestListTagsForResourceRequestMarshaller. marshall(ListTagsForResourceRequest listTagsForResourceRequest)
-