TwinParser.getDesiredPropertyMap 方法
定义
Return a map with all `desired` properties in the collection.
public Map<String, Object> getDesiredPropertyMap()
返回
Map<String, Object>
A map with all `desired` properties in the collection (it can be null).
适用于