Uses of Record Class
com.github.copilot.generated.rpc.SubagentSettingsEntry
Packages that use SubagentSettingsEntry
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SubagentSettingsEntry in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SubagentSettingsEntryModifier and TypeMethodDescriptionSessionToolsUpdateSubagentSettingsParams.SessionToolsUpdateSubagentSettingsParamsSubagents.agents()Returns the value of theagentsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SubagentSettingsEntryModifierConstructorDescriptionSessionToolsUpdateSubagentSettingsParamsSubagents(Map<String, SubagentSettingsEntry> agents, List<String> disabledSubagents, Long maxConcurrency, Long maxDepth) Creates an instance of aSessionToolsUpdateSubagentSettingsParamsSubagentsrecord class.