Interface JobComputePaymentConfig.Builder

  • Method Details

    • isResponsible

      JobComputePaymentConfig.Builder isResponsible(Boolean isResponsible)

      Indicates whether the collaboration creator has configured the collaboration member to pay for query and job compute costs (TRUE) or has not configured the collaboration member to pay for query and job compute costs (FALSE).

      One or more members can be configured as payer candidates for query and job compute costs.

      An error is returned if the collaboration creator sets a FALSE value for the member who can run queries and jobs.

      Parameters:
      isResponsible - Indicates whether the collaboration creator has configured the collaboration member to pay for query and job compute costs (TRUE) or has not configured the collaboration member to pay for query and job compute costs (FALSE).

      One or more members can be configured as payer candidates for query and job compute costs.

      An error is returned if the collaboration creator sets a FALSE value for the member who can run queries and jobs.

      Returns:
      Returns a reference to this object so that method calls can be chained together.