Uses of Class
com.vmware.nsx_policy.model.PlatformCpuUsageDebugStats.Builder
-
Packages that use PlatformCpuUsageDebugStats.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PlatformCpuUsageDebugStats.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PlatformCpuUsageDebugStats.Builder Modifier and Type Method Description PlatformCpuUsageDebugStats.BuilderPlatformCpuUsageDebugStats.Builder. setHostNetThreadNioc(PlatformNetworkThreadCpuStats hostNetThreadNioc)PlatformCpuUsageDebugStats.BuilderPlatformCpuUsageDebugStats.Builder. setHostNetThreadRx(PlatformNetworkThreadCpuStats hostNetThreadRx)PlatformCpuUsageDebugStats.BuilderPlatformCpuUsageDebugStats.Builder. setHostNetThreadTx(PlatformNetworkThreadCpuStats hostNetThreadTx)PlatformCpuUsageDebugStats.BuilderPlatformCpuUsageDebugStats.Builder. setHostPcpu(PlatformCpuStats hostPcpu)PlatformCpuUsageDebugStats.BuilderPlatformCpuUsageDebugStats.Builder. setHostVcpu(PlatformCpuStats hostVcpu)PlatformCpuUsageDebugStats.BuilderPlatformCpuUsageDebugStats.Builder. setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)Timestamp when the data was last updated; unset if data source has never updated the data.
-