Uses of Enum Class
com.github.copilot.sdk.generated.rpc.SessionModeGetResult.SessionModeGetResultMode
Packages that use SessionModeGetResult.SessionModeGetResultMode
-
Uses of SessionModeGetResult.SessionModeGetResultMode in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return SessionModeGetResult.SessionModeGetResultModeModifier and TypeMethodDescriptionSessionModeGetResult.mode()Returns the value of themoderecord component.Returns the enum constant of this class with the specified name.SessionModeGetResult.SessionModeGetResultMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type SessionModeGetResult.SessionModeGetResultModeModifierConstructorDescriptionCreates an instance of aSessionModeGetResultrecord class.