Interface DomainJoinInfo.Builder

  • Method Details

    • directoryName

      DomainJoinInfo.Builder directoryName(String directoryName)

      The fully qualified name of the directory (for example, corp.example.com).

      Parameters:
      directoryName - The fully qualified name of the directory (for example, corp.example.com).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • organizationalUnitDistinguishedName

      DomainJoinInfo.Builder organizationalUnitDistinguishedName(String organizationalUnitDistinguishedName)

      The distinguished name of the organizational unit for computer accounts.

      Parameters:
      organizationalUnitDistinguishedName - The distinguished name of the organizational unit for computer accounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.