|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Storage | |
|---|---|
| org.jvnet.hudson.ec2.launcher | |
| Uses of Storage in org.jvnet.hudson.ec2.launcher |
|---|
| Methods in org.jvnet.hudson.ec2.launcher that return Storage | |
|---|---|
Storage |
StorageList.create(Launcher l,
java.lang.String name,
int sizeInGB)
Creates a new storage. |
Storage |
StorageList.get(java.lang.String name)
|
Storage |
Launcher.getStorage()
|
| Methods in org.jvnet.hudson.ec2.launcher that return types with arguments of type Storage | |
|---|---|
java.util.Iterator<Storage> |
StorageList.iterator()
|
| Methods in org.jvnet.hudson.ec2.launcher with parameters of type Storage | |
|---|---|
void |
Launcher.setStorage(Storage storage)
Chooses the storage to be used for Hudson. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||