Interface StopAgentSuccess

All Superinterfaces:
PositionalResult

public interface StopAgentSuccess extends PositionalResult
Represents the result of successfully stopping an agent instance through AgentService.batchStopAgentInstances(List).
  • Method Details

    • getAgentInstanceId

      String getAgentInstanceId()
      Retrieves the created agent instance ID.
      Returns:
      the agent instance ID