| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.compute.options | |
| org.jclouds.googlecomputeengine.domain | |
| org.jclouds.googlecomputeengine.predicates |
| Modifier and Type | Method and Description |
|---|---|
Set<InstanceTemplate.PersistentDisk> |
GoogleComputeEngineTemplateOptions.getDisks() |
| Modifier and Type | Method and Description |
|---|---|
GoogleComputeEngineTemplateOptions |
GoogleComputeEngineTemplateOptions.addDisk(InstanceTemplate.PersistentDisk disk) |
| Modifier and Type | Method and Description |
|---|---|
GoogleComputeEngineTemplateOptions |
GoogleComputeEngineTemplateOptions.disks(Set<InstanceTemplate.PersistentDisk> disks) |
| Modifier and Type | Field and Description |
|---|---|
protected List<InstanceTemplate.PersistentDisk> |
InstanceTemplate.disks |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTemplate.PersistentDisk> |
InstanceTemplate.getDisks() |
| Modifier and Type | Method and Description |
|---|---|
InstanceTemplate |
InstanceTemplate.disks(List<InstanceTemplate.PersistentDisk> disks) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<InstanceTemplate.PersistentDisk> |
InstancePredicates.isBootDisk() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.