Class GetExtendedAgentCardRequest.Builder
java.lang.Object
org.a2aproject.sdk.jsonrpc.common.wrappers.GetExtendedAgentCardRequest.Builder
- Enclosing class:
- GetExtendedAgentCardRequest
Builder for constructing instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the instance.Sets the request ID.Sets the JSON-RPC version.
-
Method Details
-
jsonrpc
Sets the JSON-RPC version.- Parameters:
jsonrpc- the JSON-RPC version- Returns:
- this builder for method chaining
-
id
Sets the request ID.- Parameters:
id- the request ID- Returns:
- this builder for method chaining
-
build
Builds the instance.- Returns:
- a new instance
-