Interface A2AHttpClient.GetBuilder

All Superinterfaces:
A2AHttpClient.Builder<A2AHttpClient.GetBuilder>
Enclosing interface:
A2AHttpClient

public static interface A2AHttpClient.GetBuilder extends A2AHttpClient.Builder<A2AHttpClient.GetBuilder>
Builder for HTTP GET requests.

Supports both synchronous requests and asynchronous Server-Sent Events (SSE) streaming.