| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisableFastSnapshotRestoresResponse |
Ec2Client.disableFastSnapshotRestores(DisableFastSnapshotRestoresRequest disableFastSnapshotRestoresRequest)
Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.
|
default CompletableFuture<DisableFastSnapshotRestoresResponse> |
Ec2AsyncClient.disableFastSnapshotRestores(DisableFastSnapshotRestoresRequest disableFastSnapshotRestoresRequest)
Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableFastSnapshotRestoresRequestMarshaller.marshall(DisableFastSnapshotRestoresRequest disableFastSnapshotRestoresRequest) |
Copyright © 2020. All rights reserved.