public class ResourceConfigOption extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ResourceAllocationOption |
cpuAllocationOption |
ResourceAllocationOption |
memoryAllocationOption |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ResourceConfigOption() |
| Modifier and Type | Method and Description |
|---|---|
ResourceAllocationOption |
getCpuAllocationOption() |
ResourceAllocationOption |
getMemoryAllocationOption() |
void |
setCpuAllocationOption(ResourceAllocationOption cpuAllocationOption) |
void |
setMemoryAllocationOption(ResourceAllocationOption memoryAllocationOption) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ResourceAllocationOption cpuAllocationOption
public ResourceAllocationOption memoryAllocationOption
public ResourceAllocationOption getCpuAllocationOption()
public ResourceAllocationOption getMemoryAllocationOption()
public void setCpuAllocationOption(ResourceAllocationOption cpuAllocationOption)
public void setMemoryAllocationOption(ResourceAllocationOption memoryAllocationOption)
Copyright © 2011-2012. All Rights Reserved.