Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model | |
com.amazonaws.services.directory.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotResult |
AbstractAWSDirectoryService.createSnapshot(CreateSnapshotRequest request) |
CreateSnapshotResult |
AWSDirectoryServiceClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS
cloud.
|
CreateSnapshotResult |
AWSDirectoryService.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS
cloud.
|
java.util.concurrent.Future<CreateSnapshotResult> |
AbstractAWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest request) |
java.util.concurrent.Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest request) |
java.util.concurrent.Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS
cloud.
|
java.util.concurrent.Future<CreateSnapshotResult> |
AbstractAWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
java.util.concurrent.Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
java.util.concurrent.Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS
cloud.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateSnapshotResult> |
AbstractAWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
java.util.concurrent.Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
java.util.concurrent.Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS
cloud.
|
Modifier and Type | Method and Description |
---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.clone() |
CreateSnapshotRequest |
CreateSnapshotRequest.withDirectoryId(java.lang.String directoryId)
The identifier of the directory of which to take a snapshot.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withName(java.lang.String name)
The descriptive name to apply to the snapshot.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |