Package com.polar.sdk.api.model.restapi
        Class PolarDeviceRestApiServices
- 
                    
                    - All Implemented Interfaces:
 
 public final class PolarDeviceRestApiServicesLists REST API services and corresponding paths 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final Map<String, String>pathsForServicesprivate final List<String>serviceNamesprivate final List<String>servicePathsprivate final Map<String, Object>dictionary
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description PolarDeviceRestApiServices(Map<String, Object> dictionary)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final Map<String, String>getPathsForServices()final List<String>getServiceNames()final List<String>getServicePaths()final Map<String, Object>getDictionary()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getPathsForServicesfinal Map<String, String> getPathsForServices() 
 - 
                                        getServiceNamesfinal List<String> getServiceNames() 
 - 
                                        getServicePathsfinal List<String> getServicePaths() 
 - 
                                        getDictionaryfinal Map<String, Object> getDictionary() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-