Interface DeleteAgentRuntimeResponse.Builder

  • Method Details

    • status

      The current status of the AgentCore Runtime deletion.

      Parameters:
      status - The current status of the AgentCore Runtime deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the AgentCore Runtime deletion.

      Parameters:
      status - The current status of the AgentCore Runtime deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • agentRuntimeId

      DeleteAgentRuntimeResponse.Builder agentRuntimeId(String agentRuntimeId)

      The unique identifier of the AgentCore Runtime.

      Parameters:
      agentRuntimeId - The unique identifier of the AgentCore Runtime.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • agentRuntimeVersion

      DeleteAgentRuntimeResponse.Builder agentRuntimeVersion(String agentRuntimeVersion)

      The version of the AgentCore Runtime that was deleted. This value is present only when you delete a single version.

      Parameters:
      agentRuntimeVersion - The version of the AgentCore Runtime that was deleted. This value is present only when you delete a single version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.