| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationList |
ApplicationsApi.applicationsGet(Integer top,
Integer skip,
Boolean enabled)
Lists all blockchain applications to which a user has access in Workbench.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ApplicationList> |
ApplicationsApi.applicationsGetWithHttpInfo(Integer top,
Integer skip,
Boolean enabled)
Lists all blockchain applications to which a user has access in Workbench.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApplicationsApi.applicationsGetAsync(Integer top,
Integer skip,
Boolean enabled,
ApiCallback<ApplicationList> callback)
(asynchronously)
Lists all blockchain applications to which a user has access in Workbench.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationList |
ApplicationList.addApplicationsItem(Application applicationsItem) |
ApplicationList |
ApplicationList.applications(List<Application> applications) |
ApplicationList |
ApplicationList.nextLink(String nextLink) |
Copyright © 2018. All rights reserved.