Uses of Class
software.amazon.awssdk.services.worklink.model.ListTagsForResourceResponse
-
Packages that use ListTagsForResourceResponse Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. -
-
Uses of ListTagsForResourceResponse in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink that return ListTagsForResourceResponse Modifier and Type Method Description default ListTagsForResourceResponseWorkLinkClient. listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Deprecated.Amazon WorkLink is no longer supported.default ListTagsForResourceResponseWorkLinkClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Deprecated.Amazon WorkLink is no longer supported.Methods in software.amazon.awssdk.services.worklink that return types with arguments of type ListTagsForResourceResponse Modifier and Type Method Description default CompletableFuture<ListTagsForResourceResponse>WorkLinkAsyncClient. listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Deprecated.Amazon WorkLink is no longer supported.default CompletableFuture<ListTagsForResourceResponse>WorkLinkAsyncClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Deprecated.Amazon WorkLink is no longer supported.
-