| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
DisableLDAPSResult |
AWSDirectoryService.disableLDAPS(DisableLDAPSRequest disableLDAPSRequest)
Deactivates LDAP secure calls for the specified directory.
|
DisableLDAPSResult |
AbstractAWSDirectoryService.disableLDAPS(DisableLDAPSRequest request) |
DisableLDAPSResult |
AWSDirectoryServiceClient.disableLDAPS(DisableLDAPSRequest request)
Deactivates LDAP secure calls for the specified directory.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisableLDAPSResult> |
AbstractAWSDirectoryServiceAsync.disableLDAPSAsync(DisableLDAPSRequest request,
AsyncHandler<DisableLDAPSRequest,DisableLDAPSResult> asyncHandler) |
Future<DisableLDAPSResult> |
AWSDirectoryServiceAsync.disableLDAPSAsync(DisableLDAPSRequest disableLDAPSRequest,
AsyncHandler<DisableLDAPSRequest,DisableLDAPSResult> asyncHandler)
Deactivates LDAP secure calls for the specified directory.
|
Future<DisableLDAPSResult> |
AWSDirectoryServiceAsyncClient.disableLDAPSAsync(DisableLDAPSRequest request,
AsyncHandler<DisableLDAPSRequest,DisableLDAPSResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisableLDAPSResult |
DisableLDAPSResult.clone() |
Copyright © 2021. All rights reserved.