Uses of Class
software.amazon.awssdk.services.iot1clickprojects.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.iot1clickprojects The AWS IoT 1-Click Projects API Referencesoftware.amazon.awssdk.services.iot1clickprojects.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.iot1clickprojects
Methods in software.amazon.awssdk.services.iot1clickprojects with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>Iot1ClickProjectsAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Creates or modifies tags for a resource.default TagResourceResponseIot1ClickProjectsClient. tagResource(TagResourceRequest tagResourceRequest)Creates or modifies tags for a resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.iot1clickprojects.transform
Methods in software.amazon.awssdk.services.iot1clickprojects.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-