Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ComponentResponse
Packages that use ComponentResponse
-
Uses of ComponentResponse in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ComponentResponseModifier and TypeMethodDescriptionfinal Map<String,ComponentResponse> GetEntityResponse.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 ComponentResponseModifier and TypeMethodDescriptionGetEntityResponse.Builder.components(Map<String, ComponentResponse> components) An object that maps strings to the components in the entity.