| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionList |
ConnectionsApi.connectionsGet(Integer top,
Integer skip)
Lists the connected blockchain networks.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ConnectionList> |
ConnectionsApi.connectionsGetWithHttpInfo(Integer top,
Integer skip)
Lists the connected blockchain networks.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ConnectionsApi.connectionsGetAsync(Integer top,
Integer skip,
ApiCallback<ConnectionList> callback)
(asynchronously)
Lists the connected blockchain networks.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionList |
ConnectionList.addConnectionItem(Connection connectionItem) |
ConnectionList |
ConnectionList.connection(List<Connection> connection) |
ConnectionList |
ConnectionList.nextLink(String nextLink) |
Copyright © 2018. All rights reserved.