| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
LedgerList |
LedgersApi.ledgersGet(Integer top,
Integer skip)
Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LedgerList> |
LedgersApi.ledgersGetWithHttpInfo(Integer top,
Integer skip)
Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LedgersApi.ledgersGetAsync(Integer top,
Integer skip,
ApiCallback<LedgerList> callback)
(asynchronously)
Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.
|
| Modifier and Type | Method and Description |
|---|---|
LedgerList |
LedgerList.addLedgersItem(Ledger ledgersItem) |
LedgerList |
LedgerList.ledgers(List<Ledger> ledgers) |
LedgerList |
LedgerList.nextLink(String nextLink) |
Copyright © 2018. All rights reserved.