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