| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.deviceagent.api.dto |
| Modifier and Type | Method and Description |
|---|---|
OperationResponse |
OperationResponse.receivedTimeStamp(String receivedTimeStamp) |
OperationResponse |
OperationResponse.response(String response) |
| Modifier and Type | Method and Description |
|---|---|
List<OperationResponse> |
Operation.getResponses()
List of operation responses.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.addResponsesItem(OperationResponse responsesItem) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.responses(List<OperationResponse> responses) |
void |
Operation.setResponses(List<OperationResponse> responses) |
Copyright © 2017 WSO2. All rights reserved.