JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.a2a.client.http.A2AHttpResponse
Uses of
A2AHttpResponse
in
io.a2a.client.http
Methods in
io.a2a.client.http
that return
A2AHttpResponse
Modifier and Type
Method
Description
A2AHttpResponse
A2AHttpClient.DeleteBuilder.
delete
()
A2AHttpResponse
A2AHttpClient.GetBuilder.
get
()
A2AHttpResponse
A2AHttpClient.PostBuilder.
post
()