Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ toBuilder
Method
toBuilder
core/src/main/java/feign/Response.java:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
public
Builder toBuilder() {
47
return
new
Builder(this);
48
}
49
50
public
static
Builder builder() {
51
return
new
Builder();
Callers
15
convertResponse
Method · 0.95
responseIsClosedAfterRebuffer
Method · 0.95
executeAndDecode
Method · 0.95
decode
Method · 0.80
decode
Method · 0.80
upperCaseResponseMapper
Method · 0.80
upperCaseResponseMapper
Method · 0.80
upperCaseResponseMapper
Method · 0.80
logAndRebufferResponse
Method · 0.80
ensureRequestIsSet
Method · 0.80
disconnectResponseBodyIfNeeded
Method · 0.80
decode
Method · 0.80
Calls
no outgoing calls
Tested by
10
convertResponse
Method · 0.76
responseIsClosedAfterRebuffer
Method · 0.76
upperCaseResponseMapper
Method · 0.64
upperCaseResponseMapper
Method · 0.64
upperCaseResponseMapper
Method · 0.64
decode
Method · 0.64
map
Method · 0.64
upperCaseResponseMapper
Method · 0.64
upperCaseResponseMapper
Method · 0.64
upperCaseResponseMapper
Method · 0.64