Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.CompositeComponentRequest
Packages that use CompositeComponentRequest
-
Uses of CompositeComponentRequest in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type CompositeComponentRequestModifier and TypeMethodDescriptionfinal Map<String,CompositeComponentRequest> CreateEntityRequest.compositeComponents()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 CompositeComponentRequestModifier and TypeMethodDescriptionCreateEntityRequest.Builder.compositeComponents(Map<String, CompositeComponentRequest> compositeComponents) This is an object that maps strings tocompositeComponentupdates in the request.