| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<ResourceAllocationSettingData> |
CIMPredicates.resourceTypeIn(ResourceAllocationSettingData.ResourceType... types)
Return resource allocations of the specific type.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceAllocationSettingData |
ResourceAllocationSettingData.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
B |
ResourceAllocationSettingData.Builder.fromResourceAllocationSettingData(ResourceAllocationSettingData in) |
| Modifier and Type | Method and Description |
|---|---|
Volume |
HardwareBuilderFromResourceAllocations.apply(ResourceAllocationSettingData from) |
| Modifier and Type | Method and Description |
|---|---|
HardwareBuilder |
HardwareBuilderFromResourceAllocations.apply(Iterable<? extends ResourceAllocationSettingData> from) |
| Modifier and Type | Field and Description |
|---|---|
protected Set<? extends ResourceAllocationSettingData> |
VirtualHardwareSection.items |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends ResourceAllocationSettingData> |
VirtualHardwareSection.getItems() |
| Modifier and Type | Method and Description |
|---|---|
B |
VirtualHardwareSection.Builder.item(ResourceAllocationSettingData item) |
| Modifier and Type | Method and Description |
|---|---|
B |
VirtualHardwareSection.Builder.items(Iterable<? extends ResourceAllocationSettingData> items) |
| Modifier and Type | Method and Description |
|---|---|
Volume |
VCloudHardwareBuilderFromResourceAllocations.apply(ResourceAllocationSettingData from) |
| Modifier and Type | Class and Description |
|---|---|
class |
RasdItem
A vCloud specific
ResourceAllocationSettingData extension. |
Copyright © 2009-2013 jclouds. All Rights Reserved.