Interface RescoreExecutionPlanSummary.Builder

  • Method Details

    • name

      The name of the rescore execution plan.

      Parameters:
      name - The name of the rescore execution plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The identifier of the rescore execution plan.

      Parameters:
      id - The identifier of the rescore execution plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The Unix timestamp when the rescore execution plan was created.

      Parameters:
      createdAt - The Unix timestamp when the rescore execution plan was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The Unix timestamp when the rescore execution plan was last updated.

      Parameters:
      updatedAt - The Unix timestamp when the rescore execution plan was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the rescore execution plan. When the value is ACTIVE, the rescore execution plan is ready for use.

      Parameters:
      status - The current status of the rescore execution plan. When the value is ACTIVE, the rescore execution plan is ready for use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the rescore execution plan. When the value is ACTIVE, the rescore execution plan is ready for use.

      Parameters:
      status - The current status of the rescore execution plan. When the value is ACTIVE, the rescore execution plan is ready for use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: