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