Interface RollbackInstanceRefreshResponse.Builder

  • Method Details

    • instanceRefreshId

      RollbackInstanceRefreshResponse.Builder instanceRefreshId(String instanceRefreshId)

      The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started.

      Parameters:
      instanceRefreshId - The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.