Uses of Class
org.a2aproject.sdk.jsonrpc.common.wrappers.DeleteTaskPushNotificationConfigRequest.Builder
Packages that use DeleteTaskPushNotificationConfigRequest.Builder
Package
Description
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
-
Uses of DeleteTaskPushNotificationConfigRequest.Builder in org.a2aproject.sdk.jsonrpc.common.wrappers
Methods in org.a2aproject.sdk.jsonrpc.common.wrappers that return DeleteTaskPushNotificationConfigRequest.BuilderModifier and TypeMethodDescriptionDeleteTaskPushNotificationConfigRequest.builder()Create a new BuilderSets the request identifier.Sets the JSON-RPC protocol version.DeleteTaskPushNotificationConfigRequest.Builder.params(org.a2aproject.sdk.spec.DeleteTaskPushNotificationConfigParams params) Sets the request parameters.