Uses of Class
software.amazon.awssdk.services.directory.paginators.DescribeLDAPSSettingsPublisher
-
Packages that use DescribeLDAPSSettingsPublisher Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of DescribeLDAPSSettingsPublisher in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that return DescribeLDAPSSettingsPublisher Modifier and Type Method Description default DescribeLDAPSSettingsPublisherDirectoryAsyncClient. describeLDAPSSettingsPaginator(Consumer<DescribeLdapsSettingsRequest.Builder> describeLdapsSettingsRequest)Describes the status of LDAP security for the specified directory.default DescribeLDAPSSettingsPublisherDirectoryAsyncClient. describeLDAPSSettingsPaginator(DescribeLdapsSettingsRequest describeLdapsSettingsRequest)Describes the status of LDAP security for the specified directory.
-