Uses of Enum Class
com.github.copilot.generated.rpc.AgentRegistrySpawnValidationErrorField
Packages that use AgentRegistrySpawnValidationErrorField
-
Uses of AgentRegistrySpawnValidationErrorField in com.github.copilot.generated.rpc
Subclasses with type arguments of type AgentRegistrySpawnValidationErrorField in com.github.copilot.generated.rpcModifier and TypeClassDescriptionenumWhich parameter field was invalid.Methods in com.github.copilot.generated.rpc that return AgentRegistrySpawnValidationErrorFieldModifier and TypeMethodDescriptionAgentRegistrySpawnValidationError.getField()Returns the enum constant of this class with the specified name.AgentRegistrySpawnValidationErrorField.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 AgentRegistrySpawnValidationErrorFieldModifier and TypeMethodDescriptionvoidAgentRegistrySpawnValidationError.setField(AgentRegistrySpawnValidationErrorField field)