Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.PropertyResponse
Packages that use PropertyResponse
-
Uses of PropertyResponse in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type PropertyResponseModifier and TypeMethodDescriptionfinal Map<String,PropertyResponse> ComponentResponse.properties()An object that maps strings to the properties to set in the component type.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type PropertyResponseModifier and TypeMethodDescriptionComponentResponse.Builder.properties(Map<String, PropertyResponse> properties) An object that maps strings to the properties to set in the component type.