| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
EnableLDAPSResult |
AbstractAWSDirectoryService.enableLDAPS(EnableLDAPSRequest request) |
EnableLDAPSResult |
AWSDirectoryService.enableLDAPS(EnableLDAPSRequest enableLDAPSRequest)
Activates the switch for the specific directory to always use LDAP secure calls.
|
EnableLDAPSResult |
AWSDirectoryServiceClient.enableLDAPS(EnableLDAPSRequest request)
Activates the switch for the specific directory to always use LDAP secure calls.
|
Future<EnableLDAPSResult> |
AbstractAWSDirectoryServiceAsync.enableLDAPSAsync(EnableLDAPSRequest request) |
Future<EnableLDAPSResult> |
AWSDirectoryServiceAsync.enableLDAPSAsync(EnableLDAPSRequest enableLDAPSRequest)
Activates the switch for the specific directory to always use LDAP secure calls.
|
Future<EnableLDAPSResult> |
AWSDirectoryServiceAsyncClient.enableLDAPSAsync(EnableLDAPSRequest request) |
Future<EnableLDAPSResult> |
AbstractAWSDirectoryServiceAsync.enableLDAPSAsync(EnableLDAPSRequest request,
AsyncHandler<EnableLDAPSRequest,EnableLDAPSResult> asyncHandler) |
Future<EnableLDAPSResult> |
AWSDirectoryServiceAsync.enableLDAPSAsync(EnableLDAPSRequest enableLDAPSRequest,
AsyncHandler<EnableLDAPSRequest,EnableLDAPSResult> asyncHandler)
Activates the switch for the specific directory to always use LDAP secure calls.
|
Future<EnableLDAPSResult> |
AWSDirectoryServiceAsyncClient.enableLDAPSAsync(EnableLDAPSRequest request,
AsyncHandler<EnableLDAPSRequest,EnableLDAPSResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<EnableLDAPSResult> |
AbstractAWSDirectoryServiceAsync.enableLDAPSAsync(EnableLDAPSRequest request,
AsyncHandler<EnableLDAPSRequest,EnableLDAPSResult> asyncHandler) |
Future<EnableLDAPSResult> |
AWSDirectoryServiceAsync.enableLDAPSAsync(EnableLDAPSRequest enableLDAPSRequest,
AsyncHandler<EnableLDAPSRequest,EnableLDAPSResult> asyncHandler)
Activates the switch for the specific directory to always use LDAP secure calls.
|
Future<EnableLDAPSResult> |
AWSDirectoryServiceAsyncClient.enableLDAPSAsync(EnableLDAPSRequest request,
AsyncHandler<EnableLDAPSRequest,EnableLDAPSResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
EnableLDAPSRequest |
EnableLDAPSRequest.clone() |
EnableLDAPSRequest |
EnableLDAPSRequest.withDirectoryId(String directoryId)
The identifier of the directory.
|
EnableLDAPSRequest |
EnableLDAPSRequest.withType(LDAPSType type)
The type of LDAP security to enable.
|
EnableLDAPSRequest |
EnableLDAPSRequest.withType(String type)
The type of LDAP security to enable.
|
Copyright © 2024. All rights reserved.