| Package | Description | 
|---|---|
| com.amazonaws.services.ec2 | 
 | 
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyVolumeResult | 
AbstractAmazonEC2.modifyVolume(ModifyVolumeRequest request)  | 
ModifyVolumeResult | 
AmazonEC2Client.modifyVolume(ModifyVolumeRequest request)
 You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS
 capacity. 
 | 
ModifyVolumeResult | 
AmazonEC2.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 | 
|---|---|
Future<ModifyVolumeResult> | 
AmazonEC2AsyncClient.modifyVolumeAsync(ModifyVolumeRequest request)  | 
Future<ModifyVolumeResult> | 
AmazonEC2Async.modifyVolumeAsync(ModifyVolumeRequest modifyVolumeRequest)
 You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS
 capacity. 
 | 
Future<ModifyVolumeResult> | 
AbstractAmazonEC2Async.modifyVolumeAsync(ModifyVolumeRequest request)  | 
Future<ModifyVolumeResult> | 
AmazonEC2AsyncClient.modifyVolumeAsync(ModifyVolumeRequest request,
                 AsyncHandler<ModifyVolumeRequest,ModifyVolumeResult> asyncHandler)  | 
Future<ModifyVolumeResult> | 
AmazonEC2Async.modifyVolumeAsync(ModifyVolumeRequest modifyVolumeRequest,
                 AsyncHandler<ModifyVolumeRequest,ModifyVolumeResult> asyncHandler)
 You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS
 capacity. 
 | 
Future<ModifyVolumeResult> | 
AbstractAmazonEC2Async.modifyVolumeAsync(ModifyVolumeRequest request,
                 AsyncHandler<ModifyVolumeRequest,ModifyVolumeResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ModifyVolumeResult> | 
AmazonEC2AsyncClient.modifyVolumeAsync(ModifyVolumeRequest request,
                 AsyncHandler<ModifyVolumeRequest,ModifyVolumeResult> asyncHandler)  | 
Future<ModifyVolumeResult> | 
AmazonEC2Async.modifyVolumeAsync(ModifyVolumeRequest modifyVolumeRequest,
                 AsyncHandler<ModifyVolumeRequest,ModifyVolumeResult> asyncHandler)
 You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS
 capacity. 
 | 
Future<ModifyVolumeResult> | 
AbstractAmazonEC2Async.modifyVolumeAsync(ModifyVolumeRequest request,
                 AsyncHandler<ModifyVolumeRequest,ModifyVolumeResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyVolumeResult | 
ModifyVolumeResult.clone()  | 
ModifyVolumeResult | 
ModifyVolumeResult.withVolumeModification(VolumeModification volumeModification)
 Information about the volume modification. 
 | 
Copyright © 2021. All rights reserved.