Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model |
Modifier and Type | Method and Description |
---|---|
CreateComputerResult |
AWSDirectoryServiceClient.createComputer(CreateComputerRequest createComputerRequest)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
CreateComputerResult |
AWSDirectoryService.createComputer(CreateComputerRequest createComputerRequest)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
CreateComputerResult |
AbstractAWSDirectoryService.createComputer(CreateComputerRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateComputerResult> |
AWSDirectoryServiceAsyncClient.createComputerAsync(CreateComputerRequest request) |
Future<CreateComputerResult> |
AWSDirectoryServiceAsync.createComputerAsync(CreateComputerRequest createComputerRequest)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
Future<CreateComputerResult> |
AbstractAWSDirectoryServiceAsync.createComputerAsync(CreateComputerRequest request) |
Future<CreateComputerResult> |
AWSDirectoryServiceAsyncClient.createComputerAsync(CreateComputerRequest request,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler) |
Future<CreateComputerResult> |
AWSDirectoryServiceAsync.createComputerAsync(CreateComputerRequest createComputerRequest,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
Future<CreateComputerResult> |
AbstractAWSDirectoryServiceAsync.createComputerAsync(CreateComputerRequest request,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateComputerResult> |
AWSDirectoryServiceAsyncClient.createComputerAsync(CreateComputerRequest request,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler) |
Future<CreateComputerResult> |
AWSDirectoryServiceAsync.createComputerAsync(CreateComputerRequest createComputerRequest,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
Future<CreateComputerResult> |
AbstractAWSDirectoryServiceAsync.createComputerAsync(CreateComputerRequest request,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateComputerResult |
CreateComputerResult.clone() |
CreateComputerResult |
CreateComputerResult.withComputer(Computer computer)
A Computer object that represents the computer account.
|
Copyright © 2018. All rights reserved.