| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
RulesEnvelope |
UsersApi.getUserRules(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset,
String owner) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RulesEnvelope> |
UsersApi.getUserRulesWithHttpInfo(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset,
String owner) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
UsersApi.getUserRulesAsync(String userId,
Boolean excludeDisabled,
Integer count,
Integer offset,
String owner,
ApiCallback<RulesEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
RulesEnvelope |
RulesEnvelope.addDataItem(OutputRule dataItem) |
RulesEnvelope |
RulesEnvelope.count(Integer count) |
RulesEnvelope |
RulesEnvelope.data(List<OutputRule> data) |
RulesEnvelope |
RulesEnvelope.offset(Integer offset) |
RulesEnvelope |
RulesEnvelope.total(Integer total) |
Copyright © 2017. All rights reserved.