| 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.
|
Future<DisableLDAPSResult> |
AWSDirectoryServiceAsyncClient.disableLDAPSAsync(DisableLDAPSRequest request) |
Future<DisableLDAPSResult> |
AWSDirectoryServiceAsync.disableLDAPSAsync(DisableLDAPSRequest disableLDAPSRequest)
Deactivates LDAP secure calls for the specified directory.
|
Future<DisableLDAPSResult> |
AbstractAWSDirectoryServiceAsync.disableLDAPSAsync(DisableLDAPSRequest request) |
Future<DisableLDAPSResult> |
AWSDirectoryServiceAsyncClient.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> |
AbstractAWSDirectoryServiceAsync.disableLDAPSAsync(DisableLDAPSRequest request,
AsyncHandler<DisableLDAPSRequest,DisableLDAPSResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DisableLDAPSResult> |
AWSDirectoryServiceAsyncClient.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> |
AbstractAWSDirectoryServiceAsync.disableLDAPSAsync(DisableLDAPSRequest request,
AsyncHandler<DisableLDAPSRequest,DisableLDAPSResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisableLDAPSRequest |
DisableLDAPSRequest.clone() |
DisableLDAPSRequest |
DisableLDAPSRequest.withDirectoryId(String directoryId)
The identifier of the directory.
|
DisableLDAPSRequest |
DisableLDAPSRequest.withType(LDAPSType type)
The type of LDAP security to enable.
|
DisableLDAPSRequest |
DisableLDAPSRequest.withType(String type)
The type of LDAP security to enable.
|
Copyright © 2020. All rights reserved.