Uses of Class
software.amazon.awssdk.services.robomaker.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations.software.amazon.awssdk.services.robomaker.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>RoboMakerAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Adds or edits tags for a AWS RoboMaker resource.default TagResourceResponseRoboMakerClient. tagResource(TagResourceRequest tagResourceRequest)Adds or edits tags for a AWS RoboMaker resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.robomaker.transform
Methods in software.amazon.awssdk.services.robomaker.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-