Class ConnectionConfigBuilder
java.lang.Object
org.gridgain.internal.mcp.connection.ConnectionConfigBuilder
Builder utility for creating ConnectionConfig from tool arguments and environment variables.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConnectionConfigBuild ConnectionConfig from tool arguments with environment variable fallback.
-
Constructor Details
-
ConnectionConfigBuilder
public ConnectionConfigBuilder()
-
-
Method Details
-
build
Build ConnectionConfig from tool arguments with environment variable fallback.- Parameters:
arguments- Tool call arguments map- Returns:
- ConnectionConfig
-