Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/Core
/ response
Method
response
sdk/java/src/main/java/com/chain/http/BatchResponse.java:73–75 ·
view source on GitHub ↗
Returns the internal response object.
()
Source
from the content-addressed store, hash-verified
71
* Returns the internal response object.
72
*/
73
public
Response response() {
74
return
response;
75
}
76
77
/**
78
* Returns the total number of response objects. This should equal the number
Callers
1
create
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected