Class ListTasksRequest.Builder
java.lang.Object
org.a2aproject.sdk.jsonrpc.common.wrappers.ListTasksRequest.Builder
- Enclosing class:
- ListTasksRequest
Builder for constructing instances.
-
Method Details
-
jsonrpc
Sets the jsonrpc.- Parameters:
jsonrpc- the jsonrpc- Returns:
- this builder for method chaining
-
id
Sets the id.- Parameters:
id- the id- Returns:
- this builder for method chaining
-
params
Sets the params.- Parameters:
params- the params- Returns:
- this builder for method chaining
-
build
Builds the instance.- Returns:
- a new instance
-