Uses of Interface
org.a2aproject.sdk.client.http.A2AHttpClient.DeleteBuilder
Packages that use A2AHttpClient.DeleteBuilder
Package
Description
HTTP client utilities for A2A protocol communication.
-
Uses of A2AHttpClient.DeleteBuilder in org.a2aproject.sdk.client.http
Methods in org.a2aproject.sdk.client.http that return A2AHttpClient.DeleteBuilderModifier and TypeMethodDescriptionA2AHttpClient.createDelete()Creates a builder for DELETE requests.AndroidA2AHttpClient.createDelete()JdkA2AHttpClient.createDelete()VertxA2AHttpClient.createDelete()