provider

Sets the provider of the agent.

Return

This builder instance for method chaining.

Parameters

provider

The provider of the agent.


Configures the provider using the provided configuration block.

Parameters

block

The lambda to configure the provider.


Configures the provider using the provided Java-friendly Consumer.

Parameters

block

The consumer to configure the provider.