Uses of Record Class
com.github.copilot.generated.rpc.McpExecuteSamplingRequest
Packages that use McpExecuteSamplingRequest
-
Uses of McpExecuteSamplingRequest in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return McpExecuteSamplingRequestModifier and TypeMethodDescriptionSessionMcpExecuteSamplingParams.request()Returns the value of therequestrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type McpExecuteSamplingRequestModifierConstructorDescriptionSessionMcpExecuteSamplingParams(String sessionId, String requestId, String serverName, Object mcpRequestId, McpExecuteSamplingRequest request) Creates an instance of aSessionMcpExecuteSamplingParamsrecord class.