| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
CreateMicrosoftADResult |
AWSDirectoryServiceClient.createMicrosoftAD(CreateMicrosoftADRequest request)
Creates an AWS Managed Microsoft AD directory.
|
CreateMicrosoftADResult |
AWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest createMicrosoftADRequest)
Creates an AWS Managed Microsoft AD directory.
|
CreateMicrosoftADResult |
AbstractAWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMicrosoftADResult> |
AbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler)
Creates an AWS Managed Microsoft AD directory.
|
Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateMicrosoftADResult |
CreateMicrosoftADResult.clone() |
CreateMicrosoftADResult |
CreateMicrosoftADResult.withDirectoryId(String directoryId)
The identifier of the directory that was created.
|
Copyright © 2019. All rights reserved.