Uses of Class
software.amazon.awssdk.services.worklink.model.ListTagsForResourceRequest
-
Packages that use ListTagsForResourceRequest 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.software.amazon.awssdk.services.worklink.transform -
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink with parameters of type ListTagsForResourceRequest Modifier and Type Method Description default CompletableFuture<ListTagsForResourceResponse>WorkLinkAsyncClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Deprecated.Amazon WorkLink is no longer supported.default ListTagsForResourceResponseWorkLinkClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Deprecated.Amazon WorkLink is no longer supported. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.worklink.transform
Methods in software.amazon.awssdk.services.worklink.transform with parameters of type ListTagsForResourceRequest Modifier and Type Method Description SdkHttpFullRequestListTagsForResourceRequestMarshaller. marshall(ListTagsForResourceRequest listTagsForResourceRequest)
-