| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableFastSnapshotRestoresResponse |
Ec2Client.enableFastSnapshotRestores(EnableFastSnapshotRestoresRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableFastSnapshotRestoresRequestMarshaller.marshall(EnableFastSnapshotRestoresRequest enableFastSnapshotRestoresRequest) |
Copyright © 2020. All rights reserved.