Uses of Class
com.vmware.nsx_policy.model.FastPathSysStats.Builder
-
Packages that use FastPathSysStats.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of FastPathSysStats.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return FastPathSysStats.Builder Modifier and Type Method Description FastPathSysStats.Builder
FastPathSysStats.Builder. setHostEnhancedFastpath(FastPathStats hostEnhancedFastpath)
FastPathSysStats.Builder
FastPathSysStats.Builder. setHostStandardFastpath(FastPathStats hostStandardFastpath)
FastPathSysStats.Builder
FastPathSysStats.Builder. setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated; unset if data source has never updated the data.
-