|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachDiskOptions | |
|---|---|
| org.jclouds.googlecomputeengine.features | |
| org.jclouds.googlecomputeengine.options | |
| Uses of AttachDiskOptions in org.jclouds.googlecomputeengine.features |
|---|
| Methods in org.jclouds.googlecomputeengine.features with parameters of type AttachDiskOptions | |
|---|---|
Operation |
InstanceApi.attachDiskInZone(String zone,
String instanceName,
AttachDiskOptions attachDiskOptions)
Attaches a disk to an instance |
| Uses of AttachDiskOptions in org.jclouds.googlecomputeengine.options |
|---|
| Methods in org.jclouds.googlecomputeengine.options that return AttachDiskOptions | |
|---|---|
AttachDiskOptions |
AttachDiskOptions.boot(boolean boot)
|
AttachDiskOptions |
AttachDiskOptions.deviceName(String deviceName)
|
AttachDiskOptions |
AttachDiskOptions.mode(AttachDiskOptions.DiskMode mode)
|
AttachDiskOptions |
AttachDiskOptions.source(URI source)
|
AttachDiskOptions |
AttachDiskOptions.type(AttachDiskOptions.DiskType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||