| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeLdapsSettingsResponse.Builder |
DescribeLdapsSettingsResponse.builder() |
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.
|
DescribeLdapsSettingsResponse.Builder |
DescribeLdapsSettingsResponse.Builder.ldapsSettingsInfo(Consumer<LDAPSSettingInfo.Builder>... ldapsSettingsInfo)
Information about LDAP security for the specified directory, including status of enablement, state last
updated date time, and the reason for the state.
|
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.
|
DescribeLdapsSettingsResponse.Builder |
DescribeLdapsSettingsResponse.Builder.nextToken(String nextToken)
The next token used to retrieve the LDAPS settings if the number of setting types exceeds page limit and
there is another page.
|
DescribeLdapsSettingsResponse.Builder |
DescribeLdapsSettingsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeLdapsSettingsResponse.Builder> |
DescribeLdapsSettingsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.