Uses of Interface
org.a2aproject.sdk.client.http.A2AHttpClient.PostBuilder
Packages that use A2AHttpClient.PostBuilder
Package
Description
HTTP client utilities for A2A protocol communication.
-
Uses of A2AHttpClient.PostBuilder in org.a2aproject.sdk.client.http
Methods in org.a2aproject.sdk.client.http that return A2AHttpClient.PostBuilderModifier and TypeMethodDescriptionSets the request body content.A2AHttpClient.createPost()Creates a builder for POST requests.AndroidA2AHttpClient.createPost()JdkA2AHttpClient.createPost()VertxA2AHttpClient.createPost()