Uses of Record Class
com.github.copilot.generated.rpc.OpenCanvasInstance
Packages that use OpenCanvasInstance
-
Uses of OpenCanvasInstance in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type OpenCanvasInstanceModifier and TypeMethodDescriptionSessionCanvasListOpenResult.openCanvases()Returns the value of theopenCanvasesrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type OpenCanvasInstanceModifierConstructorDescriptionSessionCanvasListOpenResult(List<OpenCanvasInstance> openCanvases) Creates an instance of aSessionCanvasListOpenResultrecord class.