Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ComponentPropertyGroupResponse
Packages that use ComponentPropertyGroupResponse
-
Uses of ComponentPropertyGroupResponse in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ComponentPropertyGroupResponseModifier and TypeMethodDescriptionComponentResponse.propertyGroups()The property groups.ComponentSummary.propertyGroups()The property groups.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type ComponentPropertyGroupResponseModifier and TypeMethodDescriptionComponentResponse.Builder.propertyGroups(Map<String, ComponentPropertyGroupResponse> propertyGroups) The property groups.ComponentSummary.Builder.propertyGroups(Map<String, ComponentPropertyGroupResponse> propertyGroups) The property groups.