|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachVolumeResult | |
|---|---|
| com.amazonaws.services.ec2 | Synchronous and asynchronous client classes for accessing AmazonEC2. |
| com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
| Uses of AttachVolumeResult in com.amazonaws.services.ec2 |
|---|
| Methods in com.amazonaws.services.ec2 that return AttachVolumeResult | |
|---|---|
AttachVolumeResult |
AmazonEC2.attachVolume(AttachVolumeRequest attachVolumeRequest)
Attach a previously created volume to a running instance. |
AttachVolumeResult |
AmazonEC2Client.attachVolume(AttachVolumeRequest attachVolumeRequest)
Attach a previously created volume to a running instance. |
| Methods in com.amazonaws.services.ec2 that return types with arguments of type AttachVolumeResult | |
|---|---|
Future<AttachVolumeResult> |
AmazonEC2AsyncClient.attachVolumeAsync(AttachVolumeRequest attachVolumeRequest)
Attach a previously created volume to a running instance. |
Future<AttachVolumeResult> |
AmazonEC2Async.attachVolumeAsync(AttachVolumeRequest attachVolumeRequest)
Attach a previously created volume to a running instance. |
| Uses of AttachVolumeResult in com.amazonaws.services.ec2.model |
|---|
| Methods in com.amazonaws.services.ec2.model that return AttachVolumeResult | |
|---|---|
AttachVolumeResult |
AttachVolumeResult.withAttachment(VolumeAttachment attachment)
Returns a reference to this object so that method calls can be chained together. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||