| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableVolumeIOResponse |
EC2Client.enableVolumeIO(EnableVolumeIORequest enableVolumeIORequest)
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was
potentially inconsistent.
|
default CompletableFuture<EnableVolumeIOResponse> |
EC2AsyncClient.enableVolumeIO(EnableVolumeIORequest enableVolumeIORequest)
Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was
potentially inconsistent.
|
| Modifier and Type | Method and Description |
|---|---|
Request<EnableVolumeIORequest> |
EnableVolumeIORequestMarshaller.marshall(EnableVolumeIORequest enableVolumeIORequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<EnableVolumeIORequest> |
EnableVolumeIORequestMarshaller.marshall(EnableVolumeIORequest enableVolumeIORequest) |
Copyright © 2017. All rights reserved.