Interface ActiveDirectoryComputerAttribute.Builder

  • Method Details

    • name

      The name for the LDAP attribute.

      Parameters:
      name - The name for the LDAP attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value for the LDAP attribute.

      Parameters:
      value - The value for the LDAP attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.