Interface PayerConfiguration.Builder

  • Method Details

    • computePayerAccountId

      PayerConfiguration.Builder computePayerAccountId(String computePayerAccountId)

      The account ID of the member that is responsible for paying compute costs.

      Parameters:
      computePayerAccountId - The account ID of the member that is responsible for paying compute costs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • syntheticDataPayerAccountId

      PayerConfiguration.Builder syntheticDataPayerAccountId(String syntheticDataPayerAccountId)

      The account ID of the member that is responsible for paying synthetic data generation costs.

      Parameters:
      syntheticDataPayerAccountId - The account ID of the member that is responsible for paying synthetic data generation costs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.