Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ComponentUpdateRequest
Packages that use ComponentUpdateRequest
-
Uses of ComponentUpdateRequest in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ComponentUpdateRequestModifier and TypeMethodDescriptionfinal Map<String,ComponentUpdateRequest> UpdateEntityRequest.componentUpdates()An object that maps strings to the component updates in the request.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type ComponentUpdateRequestModifier and TypeMethodDescriptionUpdateEntityRequest.Builder.componentUpdates(Map<String, ComponentUpdateRequest> componentUpdates) An object that maps strings to the component updates in the request.