Uses of Record Class
com.github.copilot.generated.rpc.QueuePendingItems
Packages that use QueuePendingItems
-
Uses of QueuePendingItems in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type QueuePendingItemsModifier and TypeMethodDescriptionSessionQueuePendingItemsResult.items()Returns the value of theitemsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type QueuePendingItemsModifierConstructorDescriptionSessionQueuePendingItemsResult(List<QueuePendingItems> items, List<String> steeringMessages) Creates an instance of aSessionQueuePendingItemsResultrecord class.