|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.ec2.model.BundleInstanceResult
public class BundleInstanceResult
Bundle Instance Result
| Constructor Summary | |
|---|---|
BundleInstanceResult()
|
|
| Method Summary | |
|---|---|
BundleTask |
getBundleTask()
Returns the value of the BundleTask property for this object. |
void |
setBundleTask(BundleTask bundleTask)
Sets the value of the BundleTask property for this object. |
BundleInstanceResult |
withBundleTask(BundleTask bundleTask)
Sets the value of the BundleTask property for this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundleInstanceResult()
| Method Detail |
|---|
public BundleTask getBundleTask()
public void setBundleTask(BundleTask bundleTask)
bundleTask - The new value for the BundleTask property for this object.public BundleInstanceResult withBundleTask(BundleTask bundleTask)
Returns a reference to this object so that method calls can be chained together.
bundleTask - The new value for the BundleTask property for this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||