Uses of Record Class
com.github.copilot.sdk.generated.CommandsChangedCommand
Packages that use CommandsChangedCommand
-
Uses of CommandsChangedCommand in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return types with arguments of type CommandsChangedCommandModifier and TypeMethodDescriptionCommandsChangedEvent.CommandsChangedEventData.commands()Returns the value of thecommandsrecord component.Constructor parameters in com.github.copilot.sdk.generated with type arguments of type CommandsChangedCommandModifierConstructorDescriptionCommandsChangedEventData(List<CommandsChangedCommand> commands) Creates an instance of aCommandsChangedEventDatarecord class.