Uses of Class
software.amazon.awssdk.services.workspacesweb.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.workspacesweb WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseWorkSpacesWebClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Adds or overwrites one or more tags for the specified resource.default TagResourceResponseWorkSpacesWebClient. tagResource(TagResourceRequest tagResourceRequest)Adds or overwrites one or more tags for the specified resource.
-