Package com.vmware.vim25
Class VirtualDiskVFlashCacheConfigInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualDiskVFlashCacheConfigInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBlockSizeInKB(Long blockSizeInKB) voidsetCacheConsistencyType(String cacheConsistencyType) voidsetCacheMode(String cacheMode) voidsetReservationInMB(Long reservationInMB) voidsetVFlashModule(String vFlashModule) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
vFlashModule
-
reservationInMB
-
cacheConsistencyType
-
cacheMode
-
blockSizeInKB
-
-
Constructor Details
-
VirtualDiskVFlashCacheConfigInfo
public VirtualDiskVFlashCacheConfigInfo()
-
-
Method Details
-
getVFlashModule
-
getReservationInMB
-
getCacheConsistencyType
-
getCacheMode
-
getBlockSizeInKB
-
setVFlashModule
-
setReservationInMB
-
setCacheConsistencyType
-
setCacheMode
-
setBlockSizeInKB
-