Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.CompositeComponentUpdateRequest
Packages that use CompositeComponentUpdateRequest
-
Uses of CompositeComponentUpdateRequest in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type CompositeComponentUpdateRequestModifier and TypeMethodDescriptionUpdateEntityRequest.compositeComponentUpdates()This is an object that maps strings tocompositeComponentupdates in the request.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type CompositeComponentUpdateRequestModifier and TypeMethodDescriptionUpdateEntityRequest.Builder.compositeComponentUpdates(Map<String, CompositeComponentUpdateRequest> compositeComponentUpdates) This is an object that maps strings tocompositeComponentupdates in the request.