| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
AddRegionResult |
AWSDirectoryServiceClient.addRegion(AddRegionRequest request)
Adds two domain controllers in the specified Region for the specified directory.
|
AddRegionResult |
AbstractAWSDirectoryService.addRegion(AddRegionRequest request) |
AddRegionResult |
AWSDirectoryService.addRegion(AddRegionRequest addRegionRequest)
Adds two domain controllers in the specified Region for the specified directory.
|
Future<AddRegionResult> |
AWSDirectoryServiceAsyncClient.addRegionAsync(AddRegionRequest request) |
Future<AddRegionResult> |
AWSDirectoryServiceAsync.addRegionAsync(AddRegionRequest addRegionRequest)
Adds two domain controllers in the specified Region for the specified directory.
|
Future<AddRegionResult> |
AbstractAWSDirectoryServiceAsync.addRegionAsync(AddRegionRequest request) |
Future<AddRegionResult> |
AWSDirectoryServiceAsyncClient.addRegionAsync(AddRegionRequest request,
AsyncHandler<AddRegionRequest,AddRegionResult> asyncHandler) |
Future<AddRegionResult> |
AWSDirectoryServiceAsync.addRegionAsync(AddRegionRequest addRegionRequest,
AsyncHandler<AddRegionRequest,AddRegionResult> asyncHandler)
Adds two domain controllers in the specified Region for the specified directory.
|
Future<AddRegionResult> |
AbstractAWSDirectoryServiceAsync.addRegionAsync(AddRegionRequest request,
AsyncHandler<AddRegionRequest,AddRegionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AddRegionResult> |
AWSDirectoryServiceAsyncClient.addRegionAsync(AddRegionRequest request,
AsyncHandler<AddRegionRequest,AddRegionResult> asyncHandler) |
Future<AddRegionResult> |
AWSDirectoryServiceAsync.addRegionAsync(AddRegionRequest addRegionRequest,
AsyncHandler<AddRegionRequest,AddRegionResult> asyncHandler)
Adds two domain controllers in the specified Region for the specified directory.
|
Future<AddRegionResult> |
AbstractAWSDirectoryServiceAsync.addRegionAsync(AddRegionRequest request,
AsyncHandler<AddRegionRequest,AddRegionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AddRegionRequest |
AddRegionRequest.clone() |
AddRegionRequest |
AddRegionRequest.withDirectoryId(String directoryId)
The identifier of the directory to which you want to add Region replication.
|
AddRegionRequest |
AddRegionRequest.withRegionName(String regionName)
The name of the Region where you want to add domain controllers for replication.
|
AddRegionRequest |
AddRegionRequest.withVPCSettings(DirectoryVpcSettings vPCSettings) |
Copyright © 2023. All rights reserved.