| Package | Description |
|---|---|
| cloud.artik.api | |
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionsEnvelope |
SubscriptionsApi.getAllSubscriptions(String uid,
Integer offset,
Integer count) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SubscriptionsEnvelope> |
SubscriptionsApi.getAllSubscriptionsWithHttpInfo(String uid,
Integer offset,
Integer count) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SubscriptionsApi.getAllSubscriptionsAsync(String uid,
Integer offset,
Integer count,
ApiCallback<SubscriptionsEnvelope> callback) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionsEnvelope |
SubscriptionsEnvelope.count(Integer count) |
SubscriptionsEnvelope |
SubscriptionsEnvelope.data(SubscriptionArray data) |
SubscriptionsEnvelope |
SubscriptionsEnvelope.offset(Integer offset) |
SubscriptionsEnvelope |
SubscriptionsEnvelope.total(Long total) |
Copyright © 2017. All rights reserved.