| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
FileStreamResult |
ApplicationsApi.contractCodeGet(Integer contractCodeId)
Get the blockchain smart contract implementation matching a specific ledger implementation ID.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FileStreamResult> |
ApplicationsApi.contractCodeGetWithHttpInfo(Integer contractCodeId)
Get the blockchain smart contract implementation matching a specific ledger implementation ID.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApplicationsApi.contractCodeGetAsync(Integer contractCodeId,
ApiCallback<FileStreamResult> callback)
(asynchronously)
Get the blockchain smart contract implementation matching a specific ledger implementation ID.
|
| Modifier and Type | Method and Description |
|---|---|
FileStreamResult |
FileStreamResult.entityTag(EntityTagHeaderValue entityTag) |
FileStreamResult |
FileStreamResult.fileDownloadName(String fileDownloadName) |
FileStreamResult |
FileStreamResult.fileStream(Stream fileStream) |
FileStreamResult |
FileStreamResult.lastModified(org.joda.time.DateTime lastModified) |
Copyright © 2018. All rights reserved.