Interface ActiveDirectoryComputerAttribute.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ActiveDirectoryComputerAttribute.Builder,ActiveDirectoryComputerAttribute>, SdkBuilder<ActiveDirectoryComputerAttribute.Builder,ActiveDirectoryComputerAttribute>, SdkPojo
Enclosing class:
ActiveDirectoryComputerAttribute

public static interface ActiveDirectoryComputerAttribute.Builder extends SdkPojo, CopyableBuilder<ActiveDirectoryComputerAttribute.Builder,ActiveDirectoryComputerAttribute>
  • 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.