Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model | |
com.amazonaws.services.directory.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateMicrosoftADResult |
AbstractAWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateMicrosoftADResult> |
AbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request) |
java.util.concurrent.Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request) |
java.util.concurrent.Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest)
Creates a Microsoft AD in the AWS cloud.
|
java.util.concurrent.Future<CreateMicrosoftADResult> |
AbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
java.util.concurrent.Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
java.util.concurrent.Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler)
Creates a Microsoft AD in the AWS cloud.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateMicrosoftADResult> |
AbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
java.util.concurrent.Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler) |
java.util.concurrent.Future<CreateMicrosoftADResult> |
AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest,
AsyncHandler<CreateMicrosoftADRequest,CreateMicrosoftADResult> asyncHandler)
Creates a Microsoft AD in the AWS cloud.
|
Modifier and Type | Method and Description |
---|---|
CreateMicrosoftADResult |
CreateMicrosoftADResult.clone() |
CreateMicrosoftADResult |
CreateMicrosoftADResult.withDirectoryId(java.lang.String directoryId)
The identifier of the directory that was created.
|
Modifier and Type | Method and Description |
---|---|
CreateMicrosoftADResult |
CreateMicrosoftADResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |