Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model |
Modifier and Type | Method and Description |
---|---|
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync(GetSnapshotLimitsRequest request,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler) |
Future<GetSnapshotLimitsResult> |
AWSDirectoryServiceAsync.getSnapshotLimitsAsync(GetSnapshotLimitsRequest getSnapshotLimitsRequest,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
AbstractAWSDirectoryServiceAsync.getSnapshotLimitsAsync(GetSnapshotLimitsRequest request,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler) |
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 © 2018. All rights reserved.