Uses of Enum Class
com.github.copilot.generated.rpc.SessionCapability
Packages that use SessionCapability
-
Uses of SessionCapability in com.github.copilot.generated.rpc
Subclasses with type arguments of type SessionCapability in com.github.copilot.generated.rpcModifier and TypeClassDescriptionenumSession capability enabled for this sessionMethods in com.github.copilot.generated.rpc that return SessionCapabilityModifier and TypeMethodDescriptionstatic SessionCapabilitystatic SessionCapabilityReturns the enum constant of this class with the specified name.static SessionCapability[]SessionCapability.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionCapabilityModifier and TypeMethodDescriptionSessionOptionsUpdateParams.sessionCapabilities()Returns the value of thesessionCapabilitiesrecord component.