| Package | Description |
|---|---|
| com.tencentcloudapi.tbaas.v20180416.models |
| Modifier and Type | Method and Description |
|---|---|
LogDetailForUser[] |
GetChaincodeLogForUserResponse.getChaincodeLogList()
Get 日志列表
|
LogDetailForUser[] |
GetChaincodeCompileLogForUserResponse.getCompileLogList()
Get 日志列表
|
LogDetailForUser[] |
GetPeerLogForUserResponse.getPeerLogList()
Get 日志列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChaincodeLogForUserResponse.setChaincodeLogList(LogDetailForUser[] ChaincodeLogList)
Set 日志列表
|
void |
GetChaincodeCompileLogForUserResponse.setCompileLogList(LogDetailForUser[] CompileLogList)
Set 日志列表
|
void |
GetPeerLogForUserResponse.setPeerLogList(LogDetailForUser[] PeerLogList)
Set 日志列表
|
| Constructor and Description |
|---|
LogDetailForUser(LogDetailForUser source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.