Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ userId
Method
userId
sax/src/test/java/feign/sax/examples/IAMExample.java:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
interface
IAM {
37
38
@RequestLine(
"GET /?Action=GetUser&Version=2010-05-08"
)
39
Long userId();
40
}
41
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
1
main
Method · 0.76