Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ComponentRequest
Packages that use ComponentRequest
-
Uses of ComponentRequest in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ComponentRequestModifier and TypeMethodDescriptionfinal Map<String,ComponentRequest> CreateEntityRequest.components()An object that maps strings to the components in the entity.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type ComponentRequestModifier and TypeMethodDescriptionCreateEntityRequest.Builder.components(Map<String, ComponentRequest> components) An object that maps strings to the components in the entity.