Package | Description |
---|---|
org.jclouds.cim | |
org.jclouds.cim.functions | |
org.jclouds.cim.xml | |
org.jclouds.ovf |
Modifier and Type | Method and Description |
---|---|
ResourceAllocationSettingData |
ResourceAllocationSettingData.Builder.build() |
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.Builder |
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 | Method and Description |
---|---|
ResourceAllocationSettingData |
ResourceAllocationSettingDataHandler.getResult() |
Modifier and Type | Field and Description |
---|---|
protected Set<ResourceAllocationSettingData> |
VirtualHardwareSection.items |
protected Set<ResourceAllocationSettingData> |
VirtualHardwareSection.Builder.items |
Modifier and Type | Method and Description |
---|---|
Set<? extends ResourceAllocationSettingData> |
VirtualHardwareSection.getItems() |
Modifier and Type | Method and Description |
---|---|
VirtualHardwareSection.Builder |
VirtualHardwareSection.Builder.item(ResourceAllocationSettingData item) |
Modifier and Type | Method and Description |
---|---|
VirtualHardwareSection.Builder |
VirtualHardwareSection.Builder.items(Iterable<? extends ResourceAllocationSettingData> items) |
Constructor and Description |
---|
VirtualHardwareSection(String info,
Iterable<String> transports,
VirtualSystemSettingData virtualSystem,
Iterable<? extends ResourceAllocationSettingData> items) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.