Interface ComputeConfig.Builder

  • Method Details

    • instanceType

      ComputeConfig.Builder instanceType(String instanceType)

      The instance type for the notebook run compute.

      Parameters:
      instanceType - The instance type for the notebook run compute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • environmentVersion

      ComputeConfig.Builder environmentVersion(String environmentVersion)

      The environment version for the notebook run compute.

      Parameters:
      environmentVersion - The environment version for the notebook run compute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.