capabilities

Sets the capabilities of the agent.

Return

This builder instance for method chaining.

Parameters

capabilities

The capabilities of the agent.


Configures the capabilities using the provided configuration block.

Parameters

block

The lambda to configure the capabilities.


Configures the capabilities using the provided Java-friendly Consumer.

Parameters

block

The consumer to configure the capabilities.