| Package | Description |
|---|---|
| com.amazonaws.services.directory |
Synchronous and asynchronous client classes for accessing AWSDirectoryService.
|
| com.amazonaws.services.directory.model |
Classes modeling the various types represented by AWSDirectoryService.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResult |
AWSDirectoryServiceClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an existing directory.
|
CreateSnapshotResult |
AWSDirectoryService.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an existing directory.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an existing directory.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an existing directory.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an existing directory.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an existing directory.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an existing directory.
|
Future<CreateSnapshotResult> |
AWSDirectoryServiceAsyncClient.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an existing directory.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotResult |
CreateSnapshotResult.clone() |
CreateSnapshotResult |
CreateSnapshotResult.withSnapshotId(String snapshotId)
The identifier of the snapshot that was created.
|
Copyright © 2015. All rights reserved.