| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default EnableFastSnapshotRestoresResponse |
Ec2Client.enableFastSnapshotRestores(Consumer<EnableFastSnapshotRestoresRequest.Builder> enableFastSnapshotRestoresRequest)
Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.
|
default EnableFastSnapshotRestoresResponse |
Ec2Client.enableFastSnapshotRestores(EnableFastSnapshotRestoresRequest enableFastSnapshotRestoresRequest)
Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableFastSnapshotRestoresResponse> |
Ec2AsyncClient.enableFastSnapshotRestores(Consumer<EnableFastSnapshotRestoresRequest.Builder> enableFastSnapshotRestoresRequest)
Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.
|
default CompletableFuture<EnableFastSnapshotRestoresResponse> |
Ec2AsyncClient.enableFastSnapshotRestores(EnableFastSnapshotRestoresRequest enableFastSnapshotRestoresRequest)
Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.
|
Copyright © 2022. All rights reserved.