|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleInstanceResult | |
---|---|
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 BundleInstanceResult in com.amazonaws.services.ec2 |
---|
Methods in com.amazonaws.services.ec2 that return BundleInstanceResult | |
---|---|
BundleInstanceResult |
AmazonEC2.bundleInstance(BundleInstanceRequest bundleInstanceRequest)
The BundleInstance operation request that an instance is bundled the next time it boots. |
BundleInstanceResult |
AmazonEC2Client.bundleInstance(BundleInstanceRequest bundleInstanceRequest)
The BundleInstance operation request that an instance is bundled the next time it boots. |
Methods in com.amazonaws.services.ec2 that return types with arguments of type BundleInstanceResult | |
---|---|
Future<BundleInstanceResult> |
AmazonEC2AsyncClient.bundleInstanceAsync(BundleInstanceRequest bundleInstanceRequest)
The BundleInstance operation request that an instance is bundled the next time it boots. |
Future<BundleInstanceResult> |
AmazonEC2Async.bundleInstanceAsync(BundleInstanceRequest bundleInstanceRequest)
The BundleInstance operation request that an instance is bundled the next time it boots. |
Uses of BundleInstanceResult in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return BundleInstanceResult | |
---|---|
BundleInstanceResult |
BundleInstanceResult.withBundleTask(BundleTask bundleTask)
Returns a reference to this object so that method calls can be chained together. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |