Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotsResult |
AWSDirectoryServiceClient.describeSnapshots() |
DescribeSnapshotsResult |
AWSDirectoryService.describeSnapshots()
Simplified method form for invoking the DescribeSnapshots operation.
|
DescribeSnapshotsResult |
AbstractAWSDirectoryService.describeSnapshots() |
DescribeSnapshotsResult |
AWSDirectoryServiceClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this
account.
|
DescribeSnapshotsResult |
AWSDirectoryService.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this
account.
|
DescribeSnapshotsResult |
AbstractAWSDirectoryService.describeSnapshots(DescribeSnapshotsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsyncClient.describeSnapshotsAsync()
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsync.describeSnapshotsAsync()
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync()
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsyncClient.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsync.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request) |
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this
account.
|
Future<DescribeSnapshotsResult> |
AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync(DescribeSnapshotsRequest request) |
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Obtains information about the directory snapshots that belong to this
account.
|
Future<DescribeSnapshotsResult> |
AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsyncClient.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsync.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Future<DescribeSnapshotsResult> |
AWSDirectoryServiceAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Obtains information about the directory snapshots that belong to this
account.
|
Future<DescribeSnapshotsResult> |
AbstractAWSDirectoryServiceAsync.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotsResult |
DescribeSnapshotsResult.clone() |
DescribeSnapshotsResult |
DescribeSnapshotsResult.withNextToken(String nextToken)
If not null, more results are available.
|
DescribeSnapshotsResult |
DescribeSnapshotsResult.withSnapshots(Collection<Snapshot> snapshots)
The list of Snapshot objects that were retrieved.
|
DescribeSnapshotsResult |
DescribeSnapshotsResult.withSnapshots(Snapshot... snapshots)
The list of Snapshot objects that were retrieved.
|
Copyright © 2018. All rights reserved.