| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyVolumeResponse |
EC2Client.modifyVolume(ModifyVolumeRequest modifyVolumeRequest)
You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS
capacity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyVolumeResponse> |
EC2AsyncClient.modifyVolume(ModifyVolumeRequest modifyVolumeRequest)
You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS
capacity.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyVolumeResponse |
ModifyVolumeResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.