| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSnapshotLimitsResponse |
DirectoryClient.getSnapshotLimits(Consumer<GetSnapshotLimitsRequest.Builder> getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
default GetSnapshotLimitsResponse |
DirectoryClient.getSnapshotLimits(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSnapshotLimitsResponse> |
DirectoryAsyncClient.getSnapshotLimits(Consumer<GetSnapshotLimitsRequest.Builder> getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
default CompletableFuture<GetSnapshotLimitsResponse> |
DirectoryAsyncClient.getSnapshotLimits(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
Obtains the manual snapshot limits for a directory.
|
Copyright © 2023. All rights reserved.