Uses of Enum Class
com.github.copilot.generated.SystemNotificationAgentCompletedStatus
Packages that use SystemNotificationAgentCompletedStatus
-
Uses of SystemNotificationAgentCompletedStatus in com.github.copilot.generated
Subclasses with type arguments of type SystemNotificationAgentCompletedStatus in com.github.copilot.generatedModifier and TypeClassDescriptionenumWhether the agent completed successfully or failedMethods in com.github.copilot.generated that return SystemNotificationAgentCompletedStatusModifier and TypeMethodDescriptionSystemNotificationAgentCompleted.getStatus()Returns the enum constant of this class with the specified name.SystemNotificationAgentCompletedStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.copilot.generated with parameters of type SystemNotificationAgentCompletedStatusModifier and TypeMethodDescriptionvoidSystemNotificationAgentCompleted.setStatus(SystemNotificationAgentCompletedStatus status)