| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFastSnapshotRestoresResponse> |
Ec2AsyncClient.describeFastSnapshotRestores(DescribeFastSnapshotRestoresRequest describeFastSnapshotRestoresRequest)
Describes the state of fast snapshot restores for your snapshots.
|
default DescribeFastSnapshotRestoresResponse |
Ec2Client.describeFastSnapshotRestores(DescribeFastSnapshotRestoresRequest describeFastSnapshotRestoresRequest)
Describes the state of fast snapshot restores for your snapshots.
|
default DescribeFastSnapshotRestoresPublisher |
Ec2AsyncClient.describeFastSnapshotRestoresPaginator(DescribeFastSnapshotRestoresRequest describeFastSnapshotRestoresRequest)
Describes the state of fast snapshot restores for your snapshots.
|
default DescribeFastSnapshotRestoresIterable |
Ec2Client.describeFastSnapshotRestoresPaginator(DescribeFastSnapshotRestoresRequest describeFastSnapshotRestoresRequest)
Describes the state of fast snapshot restores for your snapshots.
|
| Constructor and Description |
|---|
DescribeFastSnapshotRestoresIterable(Ec2Client client,
DescribeFastSnapshotRestoresRequest firstRequest) |
DescribeFastSnapshotRestoresPublisher(Ec2AsyncClient client,
DescribeFastSnapshotRestoresRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFastSnapshotRestoresRequestMarshaller.marshall(DescribeFastSnapshotRestoresRequest describeFastSnapshotRestoresRequest) |
Copyright © 2022. All rights reserved.