public static interface ActiveDirectoryComputerAttribute.Builder extends SdkPojo, CopyableBuilder<ActiveDirectoryComputerAttribute.Builder,ActiveDirectoryComputerAttribute>
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryComputerAttribute.Builder |
name(String name)
The name for the LDAP attribute.
|
ActiveDirectoryComputerAttribute.Builder |
value(String value)
The value for the LDAP attribute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActiveDirectoryComputerAttribute.Builder name(String name)
The name for the LDAP attribute.
name - The name for the LDAP attribute.ActiveDirectoryComputerAttribute.Builder value(String value)
The value for the LDAP attribute.
value - The value for the LDAP attribute.Copyright © 2021. All rights reserved.