| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<LDAPSSettingInfo> |
DescribeLdapsSettingsResponse.ldapsSettingsInfo()
Information about LDAP security for the specified directory, including status of enablement, state last updated
date time, and the reason for the state.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLdapsSettingsResponse.Builder |
DescribeLdapsSettingsResponse.Builder.ldapsSettingsInfo(LDAPSSettingInfo... ldapsSettingsInfo)
Information about LDAP security for the specified directory, including status of enablement, state last
updated date time, and the reason for the state.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLdapsSettingsResponse.Builder |
DescribeLdapsSettingsResponse.Builder.ldapsSettingsInfo(Collection<LDAPSSettingInfo> ldapsSettingsInfo)
Information about LDAP security for the specified directory, including status of enablement, state last
updated date time, and the reason for the state.
|
Copyright © 2021. All rights reserved.