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