| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain |
| Modifier and Type | Field and Description |
|---|---|
protected CapacityWithUsage |
ComputeCapacity.cpu |
protected CapacityWithUsage |
ComputeCapacity.memory |
| Modifier and Type | Method and Description |
|---|---|
CapacityWithUsage |
CapacityWithUsage.Builder.build() |
CapacityWithUsage |
ComputeCapacity.getCpu()
Gets the value of the cpu property.
|
CapacityWithUsage |
ComputeCapacity.getMemory()
Gets the value of the memory property.
|
CapacityWithUsage |
Vdc.getStorageCapacity()
Gets the value of the storageCapacity property.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeCapacity.Builder |
ComputeCapacity.Builder.cpu(CapacityWithUsage cpu) |
CapacityWithUsage.Builder |
CapacityWithUsage.Builder.fromCapacityWithUsage(CapacityWithUsage in) |
ComputeCapacity.Builder |
ComputeCapacity.Builder.memory(CapacityWithUsage memory) |
B |
Vdc.Builder.storageCapacity(CapacityWithUsage storageCapacity) |
| Modifier and Type | Method and Description |
|---|---|
CapacityWithUsage.Builder |
CapacityWithUsage.Builder.fromCapacityType(CapacityType<CapacityWithUsage> in) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.