Interface ComputeFarmConfiguration.Builder

  • Method Details

    • activeDirectoryUser

      ComputeFarmConfiguration.Builder activeDirectoryUser(String activeDirectoryUser)

      The name of an Active Directory user that is used on ComputeFarm worker instances.

      Parameters:
      activeDirectoryUser - The name of an Active Directory user that is used on ComputeFarm worker instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endpoint

      The endpoint of the ComputeFarm that is accessed by the studio component resource.

      Parameters:
      endpoint - The endpoint of the ComputeFarm that is accessed by the studio component resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.