AgentInterfaceBuilder

Builder for creating AgentInterface instances.

Use this DSL to declare additional interfaces (transport + URL) for an agent.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var url: String?

Functions

Link copied to clipboard

Builds the AgentInterface, validating required fields.

Link copied to clipboard

Sets the Transport protocol for the interface.

Link copied to clipboard

Sets the endpoint URL where this interface is available.