Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.CompositeComponentTypeResponse
Packages that use CompositeComponentTypeResponse
-
Uses of CompositeComponentTypeResponse in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type CompositeComponentTypeResponseModifier and TypeMethodDescriptionGetComponentTypeResponse.compositeComponentTypes()This is an object that maps strings tocompositeComponentTypesof thecomponentType.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type CompositeComponentTypeResponseModifier and TypeMethodDescriptionGetComponentTypeResponse.Builder.compositeComponentTypes(Map<String, CompositeComponentTypeResponse> compositeComponentTypes) This is an object that maps strings tocompositeComponentTypesof thecomponentType.