Uses of Class
com.mypurecloud.sdk.v2.model.EdgeMetricsProcessor
Packages that use EdgeMetricsProcessor
-
Uses of EdgeMetricsProcessor in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeMetricsProcessorModifier and TypeMethodDescriptionEdgeMetricsProcessor.activeTimePct(Double activeTimePct) Percent time processor was active.Machine CPU identifier.EdgeMetricsProcessor.idleTimePct(Double idleTimePct) Percent time processor was idle.EdgeMetricsProcessor.privilegedTimePct(Double privilegedTimePct) Percent time processor spent in privileged mode.EdgeMetricsProcessor.userTimePct(Double userTimePct) Percent time processor spent in user mode.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EdgeMetricsProcessorMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EdgeMetricsProcessorModifier and TypeMethodDescriptionEdgeMetrics.processors(List<EdgeMetricsProcessor> processors) voidEdgeMetrics.setProcessors(List<EdgeMetricsProcessor> processors)