public static interface DirectoryServiceAuthentication.Builder extends SdkPojo, CopyableBuilder<DirectoryServiceAuthentication.Builder,DirectoryServiceAuthentication>
Modifier and Type | Method and Description |
---|---|
DirectoryServiceAuthentication.Builder |
directoryId(String directoryId)
The ID of the Active Directory used for authentication.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
DirectoryServiceAuthentication.Builder directoryId(String directoryId)
The ID of the Active Directory used for authentication.
directoryId
- The ID of the Active Directory used for authentication.Copyright © 2021. All rights reserved.