JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.a2a.http
Interface A2AHttpResponse
public interface
A2AHttpResponse
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
body
()
int
status
()
boolean
success
()
Method Details
status
int
status
()
success
boolean
success
()
body
String
body
()