| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResult |
AWSDirectoryServiceClient.createSnapshot(CreateSnapshotRequest request)
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.
|
CreateSnapshotResult |
AWSDirectoryService.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.
|
CreateSnapshotResult |
AbstractAWSDirectoryService.createSnapshot(CreateSnapshotRequest request) |
Future<CreateSnapshotResult> |
AbstractAWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest request) |
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest request) |
Future<CreateSnapshotResult> |
AbstractAWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSnapshotResult> |
AbstractAWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.clone() |
CreateSnapshotRequest |
CreateSnapshotRequest.withDirectoryId(String directoryId)
The identifier of the directory of which to take a snapshot.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withName(String name)
The descriptive name to apply to the snapshot.
|
Copyright © 2022. All rights reserved.