Uses of Enum Class
com.github.copilot.sdk.generated.PlanChangedOperation
Packages that use PlanChangedOperation
-
Uses of PlanChangedOperation in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return PlanChangedOperationModifier and TypeMethodDescriptionstatic PlanChangedOperationSessionPlanChangedEvent.SessionPlanChangedEventData.operation()Returns the value of theoperationrecord component.static PlanChangedOperationReturns the enum constant of this class with the specified name.static PlanChangedOperation[]PlanChangedOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.sdk.generated with parameters of type PlanChangedOperationModifierConstructorDescriptionSessionPlanChangedEventData(PlanChangedOperation operation) Creates an instance of aSessionPlanChangedEventDatarecord class.