| Constructor and Description |
|---|
WindowsOperationsException(Message message,
javax.ws.rs.core.MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Message |
PolicyManagementService.getEffectivePolicy(String acceptHeader,
String deviceId)
Get the applicable effective policy for an enrolled windows device.
|
Message |
ConfigurationMgtService.updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.PlatformConfiguration configuration)
Update Tenant Configurations for the specific Device type.
|
Message |
DeviceManagementService.updateDevice(String deviceId,
org.wso2.carbon.device.mgt.common.Device device)
Update Windows device details of given device id.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
PolicyManagementServiceImpl.getEffectivePolicy(String acceptHeader,
String deviceId) |
Message |
ConfigurationMgtServiceImpl.updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.PlatformConfiguration configuration)
Update Tenant Configurations for the specific Device type.
|
Message |
DeviceManagementServiceImpl.updateDevice(String deviceId,
org.wso2.carbon.device.mgt.common.Device device)
Update Windows device details of given device id.
|
Copyright © 2016 WSO2. All rights reserved.