public class Configuration extends Object
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration |
getConfiguration() |
ResponsePayload |
saveTenantConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) |
ResponsePayload |
updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) |
public ResponsePayload saveTenantConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) throws MDMAPIException
MDMAPIException
public org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration getConfiguration() throws MDMAPIException
MDMAPIException
public ResponsePayload updateConfiguration(org.wso2.carbon.device.mgt.common.configuration.mgt.TenantConfiguration configuration) throws MDMAPIException
MDMAPIException
Copyright © 2016 WSO2. All rights reserved.