Uses of Record Class
com.github.copilot.generated.rpc.DiscoveredCanvas
Packages that use DiscoveredCanvas
-
Uses of DiscoveredCanvas in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type DiscoveredCanvasModifier and TypeMethodDescriptionSessionCanvasListResult.canvases()Returns the value of thecanvasesrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type DiscoveredCanvasModifierConstructorDescriptionSessionCanvasListResult(List<DiscoveredCanvas> canvases) Creates an instance of aSessionCanvasListResultrecord class.