Package io.a2a.http

Interface A2AHttpResponse


public interface A2AHttpResponse
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
    boolean
     
  • Method Details

    • status

      int status()
    • success

      boolean success()
    • body

      String body()