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() |
|