|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceAllocationSettingData | |
|---|---|
| org.jclouds.cim | |
| org.jclouds.cim.functions | |
| org.jclouds.cim.xml | |
| org.jclouds.ovf | |
| Uses of ResourceAllocationSettingData in org.jclouds.cim |
|---|
| Methods in org.jclouds.cim that return ResourceAllocationSettingData | |
|---|---|
ResourceAllocationSettingData |
ResourceAllocationSettingData.Builder.build()
|
| Methods in org.jclouds.cim that return types with arguments of type ResourceAllocationSettingData | |
|---|---|
static com.google.common.base.Predicate<ResourceAllocationSettingData> |
CIMPredicates.resourceTypeIn(ResourceAllocationSettingData.ResourceType... types)
Return resource allocations of the specific type. |
| Methods in org.jclouds.cim with parameters of type ResourceAllocationSettingData | |
|---|---|
ResourceAllocationSettingData.Builder |
ResourceAllocationSettingData.Builder.fromResourceAllocationSettingData(ResourceAllocationSettingData in)
|
| Uses of ResourceAllocationSettingData in org.jclouds.cim.functions |
|---|
| Methods in org.jclouds.cim.functions with parameters of type ResourceAllocationSettingData | |
|---|---|
Volume |
HardwareBuilderFromResourceAllocations.apply(ResourceAllocationSettingData from)
|
| Method parameters in org.jclouds.cim.functions with type arguments of type ResourceAllocationSettingData | |
|---|---|
HardwareBuilder |
HardwareBuilderFromResourceAllocations.apply(Iterable<? extends ResourceAllocationSettingData> from)
|
| Uses of ResourceAllocationSettingData in org.jclouds.cim.xml |
|---|
| Methods in org.jclouds.cim.xml that return ResourceAllocationSettingData | |
|---|---|
ResourceAllocationSettingData |
ResourceAllocationSettingDataHandler.getResult()
|
| Uses of ResourceAllocationSettingData in org.jclouds.ovf |
|---|
| Fields in org.jclouds.ovf with type parameters of type ResourceAllocationSettingData | |
|---|---|
protected Set<ResourceAllocationSettingData> |
VirtualHardwareSection.items
|
protected Set<ResourceAllocationSettingData> |
VirtualHardwareSection.Builder.items
|
| Methods in org.jclouds.ovf that return types with arguments of type ResourceAllocationSettingData | |
|---|---|
Set<? extends ResourceAllocationSettingData> |
VirtualHardwareSection.getItems()
|
| Methods in org.jclouds.ovf with parameters of type ResourceAllocationSettingData | |
|---|---|
VirtualHardwareSection.Builder |
VirtualHardwareSection.Builder.item(ResourceAllocationSettingData item)
|
| Method parameters in org.jclouds.ovf with type arguments of type ResourceAllocationSettingData | |
|---|---|
VirtualHardwareSection.Builder |
VirtualHardwareSection.Builder.items(Iterable<? extends ResourceAllocationSettingData> items)
|
| Constructor parameters in org.jclouds.ovf with type arguments of type ResourceAllocationSettingData | |
|---|---|
VirtualHardwareSection(String info,
Iterable<String> transports,
VirtualSystemSettingData virtualSystem,
Iterable<? extends ResourceAllocationSettingData> items)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||