JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.a2aproject.sdk.client.http.A2AHttpResponse
Uses of
A2AHttpResponse
in
org.a2aproject.sdk.client.http
Methods in
org.a2aproject.sdk.client.http
that return
A2AHttpResponse
Modifier and Type
Method
Description
A2AHttpResponse
A2AHttpClient.DeleteBuilder.
delete
()
Executes a synchronous DELETE request.
A2AHttpResponse
A2AHttpClient.GetBuilder.
get
()
Executes a synchronous GET request.
A2AHttpResponse
A2AHttpClient.PostBuilder.
post
()
Executes a synchronous POST request.