Class QueuedCommandHandled
java.lang.Object
com.github.copilot.generated.rpc.QueuedCommandResult
com.github.copilot.generated.rpc.QueuedCommandHandled
@Generated("copilot-sdk-codegen")
public final class QueuedCommandHandled
extends QueuedCommandResult
Schema for the `QueuedCommandHandled` type.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the discriminator value for this variant.voidsetStopProcessingQueue(Boolean stopProcessingQueue)
-
Constructor Details
-
QueuedCommandHandled
public QueuedCommandHandled()
-
-
Method Details
-
getHandled
Description copied from class:QueuedCommandResultReturns the discriminator value for this variant.- Specified by:
getHandledin classQueuedCommandResult- Returns:
- the handled discriminator
-
getStopProcessingQueue
-
setStopProcessingQueue
-