Uses of Enum Class
com.github.copilot.generated.rpc.AgentRegistrySpawnValidationErrorReason
Packages that use AgentRegistrySpawnValidationErrorReason
-
Uses of AgentRegistrySpawnValidationErrorReason in com.github.copilot.generated.rpc
Subclasses with type arguments of type AgentRegistrySpawnValidationErrorReason in com.github.copilot.generated.rpcModifier and TypeClassDescriptionenumCategorized reason for the rejection.Methods in com.github.copilot.generated.rpc that return AgentRegistrySpawnValidationErrorReasonModifier and TypeMethodDescriptionAgentRegistrySpawnValidationError.getReason()Returns the enum constant of this class with the specified name.AgentRegistrySpawnValidationErrorReason.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 AgentRegistrySpawnValidationErrorReasonModifier and TypeMethodDescriptionvoidAgentRegistrySpawnValidationError.setReason(AgentRegistrySpawnValidationErrorReason reason)