Class AgentRegistrySpawnRegistryTimeout
java.lang.Object
com.github.copilot.generated.rpc.AgentRegistrySpawnResult
com.github.copilot.generated.rpc.AgentRegistrySpawnRegistryTimeout
@Generated("copilot-sdk-codegen")
public final class AgentRegistrySpawnRegistryTimeout
extends AgentRegistrySpawnResult
Spawn succeeded but the child did not publish a matching managed-server entry within the timeout.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKind()Returns the discriminator value for this variant.voidsetChildPid(Long childPid) voidsetLogCapture(AgentRegistryLogCapture logCapture)
-
Constructor Details
-
AgentRegistrySpawnRegistryTimeout
public AgentRegistrySpawnRegistryTimeout()
-
-
Method Details
-
getKind
Description copied from class:AgentRegistrySpawnResultReturns the discriminator value for this variant.- Specified by:
getKindin classAgentRegistrySpawnResult- Returns:
- the kind discriminator
-
getChildPid
-
setChildPid
-
getLogCapture
-
setLogCapture
-