Class SystemNotificationShellDetachedCompleted
java.lang.Object
com.github.copilot.generated.SystemNotification
com.github.copilot.generated.SystemNotificationShellDetachedCompleted
@Generated("copilot-sdk-codegen")
public final class SystemNotificationShellDetachedCompleted
extends SystemNotification
Schema for the `SystemNotificationShellDetachedCompleted` type.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()Returns the discriminator value for this variant.voidsetDescription(String description) voidsetShellId(String shellId)
-
Constructor Details
-
SystemNotificationShellDetachedCompleted
public SystemNotificationShellDetachedCompleted()
-
-
Method Details
-
getType
Description copied from class:SystemNotificationReturns the discriminator value for this variant.- Specified by:
getTypein classSystemNotification- Returns:
- the type discriminator
-
getShellId
-
setShellId
-
getDescription
-
setDescription
-