Uses of Class
software.amazon.awssdk.services.worklink.model.TagResourceRequest
-
Packages that use TagResourceRequest 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 TagResourceRequest in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>WorkLinkAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Deprecated.Amazon WorkLink is no longer supported.default TagResourceResponseWorkLinkClient. tagResource(TagResourceRequest tagResourceRequest)Deprecated.Amazon WorkLink is no longer supported. -
Uses of TagResourceRequest in software.amazon.awssdk.services.worklink.transform
Methods in software.amazon.awssdk.services.worklink.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-