Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.PropertyLatestValue
Packages that use PropertyLatestValue
-
Uses of PropertyLatestValue in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type PropertyLatestValueModifier and TypeMethodDescriptionfinal Map<String,PropertyLatestValue> GetPropertyValueResponse.propertyValues()An object that maps strings to the properties and latest property values in the response.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type PropertyLatestValueModifier and TypeMethodDescriptionGetPropertyValueResponse.Builder.propertyValues(Map<String, PropertyLatestValue> propertyValues) An object that maps strings to the properties and latest property values in the response.