Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model |
Modifier and Type | Method and Description |
---|---|
CreateMicrosoftADResult |
AWSDirectoryServiceClient.createMicrosoftAD(CreateMicrosoftADRequest createMicrosoftADRequest)
Creates a Microsoft AD in the AWS cloud.
|
CreateMicrosoftADResult |
AWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest createMicrosoftADRequest)
Creates a Microsoft AD in the AWS cloud.
|
CreateMicrosoftADResult |
AbstractAWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler)
Creates a Microsoft AD in the AWS cloud.
|
Future<CreateMicrosoftADResult> |
AbstractAWSDirectoryServiceAsync.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 © 2018. All rights reserved.