| 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 |
|---|---|
GetSnapshotLimitsResult |
AWSDirectoryServiceClient.getSnapshotLimits(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
GetSnapshotLimitsResult |
AWSDirectoryService.getSnapshotLimits(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsync.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsync.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
Obtains the manual snapshot limits for a directory.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsync.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
Obtains the manual snapshot limits for a directory.
|
| Modifier and Type | Method and Description |
|---|---|
GetSnapshotLimitsRequest |
GetSnapshotLimitsRequest.clone() |
GetSnapshotLimitsRequest |
GetSnapshotLimitsRequest.withDirectoryId(String directoryId)
Contains the identifier of the directory to obtain the limits for.
|
Copyright © 2015. All rights reserved.