| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.deviceagent.api | |
| org.wso2.carbon.device.mgt.deviceagent.api.dto | |
| org.wso2.carbon.device.mgt.deviceagent.api.impl |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
DevicesApi.devicesOperationsTypeDeviceIdOperationIdPut(Operation operation,
String type,
String deviceId,
String operationId,
org.wso2.msf4j.Request request) |
abstract javax.ws.rs.core.Response |
DevicesApiService.devicesOperationsTypeDeviceIdOperationIdPut(Operation operation,
String type,
String deviceId,
String operationId,
org.wso2.msf4j.Request request) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.activityId(String activityId) |
Operation |
Operation.addPropertiesItem(Property propertiesItem) |
Operation |
Operation.addResponsesItem(OperationResponse responsesItem) |
Operation |
Operation.code(String code) |
Operation |
Operation.control(Operation.ControlEnum control) |
Operation |
Operation.createdTimeStamp(String createdTimeStamp) |
Operation |
Operation.id(Integer id) |
Operation |
Operation.isEnabled(Boolean isEnabled) |
Operation |
Operation.operationResponse(String operationResponse) |
Operation |
Operation.payLoad(Object payLoad) |
Operation |
Operation.properties(List<Property> properties) |
Operation |
Operation.receivedTimeStamp(String receivedTimeStamp) |
Operation |
Operation.responses(List<OperationResponse> responses) |
Operation |
Operation.status(Operation.StatusEnum status) |
Operation |
Operation.type(Operation.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
OperationList.getOpeartions()
Operations list.
|
| Modifier and Type | Method and Description |
|---|---|
OperationList |
OperationList.addOpeartionsItem(Operation opeartionsItem) |
| Modifier and Type | Method and Description |
|---|---|
OperationList |
OperationList.opeartions(List<Operation> opeartions) |
void |
OperationList.setOpeartions(List<Operation> opeartions) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
DevicesApiServiceImpl.devicesOperationsTypeDeviceIdOperationIdPut(Operation operation,
String type,
String deviceId,
String operationId,
org.wso2.msf4j.Request request) |
Copyright © 2017 WSO2. All rights reserved.