Uses of Record Class
com.github.copilot.generated.rpc.McpExecuteSamplingResult
Packages that use McpExecuteSamplingResult
-
Uses of McpExecuteSamplingResult in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return McpExecuteSamplingResultModifier and TypeMethodDescriptionSessionMcpExecuteSamplingResult.result()Returns the value of theresultrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type McpExecuteSamplingResultModifierConstructorDescriptionSessionMcpExecuteSamplingResult(McpSamplingExecutionAction action, McpExecuteSamplingResult result, String error) Creates an instance of aSessionMcpExecuteSamplingResultrecord class.