Package | Description |
---|---|
com.amazonaws.services.directory | |
com.amazonaws.services.directory.model |
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.
|
GetSnapshotLimitsResult |
AbstractAWSDirectoryService.getSnapshotLimits(GetSnapshotLimitsRequest request) |
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 |
---|---|
GetSnapshotLimitsResult |
GetSnapshotLimitsResult.clone() |
GetSnapshotLimitsResult |
GetSnapshotLimitsResult.withSnapshotLimits(SnapshotLimits snapshotLimits)
A SnapshotLimits object that contains the manual snapshot limits
for the specified directory.
|
Copyright © 2018. All rights reserved.