Package | Description |
---|---|
org.hyperledger.fabric.protos.gateway | |
org.hyperledger.fabric.protos.peer |
Modifier and Type | Method and Description |
---|---|
ResponseOrBuilder |
EvaluateResponseOrBuilder.getResultOrBuilder()
The response that is returned by the transaction function, as defined
in peer/proposal_response.proto.
|
ResponseOrBuilder |
EvaluateResponse.getResultOrBuilder()
The response that is returned by the transaction function, as defined
in peer/proposal_response.proto.
|
ResponseOrBuilder |
EvaluateResponse.Builder.getResultOrBuilder()
The response that is returned by the transaction function, as defined
in peer/proposal_response.proto.
|
Modifier and Type | Method and Description |
---|---|
ResponseOrBuilder |
ChaincodeActionOrBuilder.getResponseOrBuilder()
This field contains the result of executing this invocation.
|
ResponseOrBuilder |
ProposalResponseOrBuilder.getResponseOrBuilder()
A response message indicating whether the
endorsement of the action was successful
|
ResponseOrBuilder |
ProposalResponse.getResponseOrBuilder()
A response message indicating whether the
endorsement of the action was successful
|
ResponseOrBuilder |
ProposalResponse.Builder.getResponseOrBuilder()
A response message indicating whether the
endorsement of the action was successful
|
ResponseOrBuilder |
ChaincodeAction.getResponseOrBuilder()
This field contains the result of executing this invocation.
|
ResponseOrBuilder |
ChaincodeAction.Builder.getResponseOrBuilder()
This field contains the result of executing this invocation.
|
Copyright © 2022. All rights reserved.