Uses of Enum Class
com.github.copilot.generated.rpc.SessionLimitPredictionUnavailableReason
Packages that use SessionLimitPredictionUnavailableReason
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionLimitPredictionUnavailableReason in com.github.copilot.generated.rpc
Subclasses with type arguments of type SessionLimitPredictionUnavailableReason in com.github.copilot.generated.rpcModifier and TypeClassDescriptionenumReason a prediction could not be computed.Methods in com.github.copilot.generated.rpc that return SessionLimitPredictionUnavailableReasonModifier and TypeMethodDescriptionSessionLimitPredictionResultUnavailable.getReason()Returns the enum constant of this class with the specified name.SessionLimitPredictionUnavailableReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.copilot.generated.rpc with parameters of type SessionLimitPredictionUnavailableReasonModifier and TypeMethodDescriptionvoidSessionLimitPredictionResultUnavailable.setReason(SessionLimitPredictionUnavailableReason reason)