Interface InventoryResultEntity.Builder

  • Method Details

    • id

      ID of the inventory result entity. For example, for managed node inventory the result will be the managed node ID. For EC2 instance inventory, the result will be the instance ID.

      Parameters:
      id - ID of the inventory result entity. For example, for managed node inventory the result will be the managed node ID. For EC2 instance inventory, the result will be the instance ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • data

      The data section in the inventory result entity JSON.

      Parameters:
      data - The data section in the inventory result entity JSON.
      Returns:
      Returns a reference to this object so that method calls can be chained together.