Class AgentRegistrySpawnResult

java.lang.Object
com.github.copilot.generated.rpc.AgentRegistrySpawnResult
Direct Known Subclasses:
AgentRegistrySpawnError, AgentRegistrySpawnRegistryTimeout, AgentRegistrySpawnSpawned, AgentRegistrySpawnValidationError

@Generated("copilot-sdk-codegen") public abstract class AgentRegistrySpawnResult extends Object
Outcome of an agentRegistry.spawn call.
Since:
1.0.0
  • Constructor Details

    • AgentRegistrySpawnResult

      public AgentRegistrySpawnResult()
  • Method Details

    • getKind

      public abstract String getKind()
      Returns the discriminator value for this variant.
      Returns:
      the kind discriminator