Uses of Class
com.mypurecloud.sdk.v2.model.EdgeMetricsSubsystem
Packages that use EdgeMetricsSubsystem
-
Uses of EdgeMetricsSubsystem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeMetricsSubsystemModifier and TypeMethodDescriptionDelay in milliseconds.EdgeMetricsSubsystem.getMediaSubsystem()EdgeMetricsSubsystem.mediaSubsystem(EdgeMetricsSubsystem mediaSubsystem) Subsystem for an Edge device.EdgeMetricsSubsystem.processName(String processName) Name of the Edge process.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EdgeMetricsSubsystemMethods in com.mypurecloud.sdk.v2.model with parameters of type EdgeMetricsSubsystemModifier and TypeMethodDescriptionEdgeMetricsSubsystem.mediaSubsystem(EdgeMetricsSubsystem mediaSubsystem) Subsystem for an Edge device.voidEdgeMetricsSubsystem.setMediaSubsystem(EdgeMetricsSubsystem mediaSubsystem) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EdgeMetricsSubsystemModifier and TypeMethodDescriptionvoidEdgeMetrics.setSubsystems(List<EdgeMetricsSubsystem> subsystems) EdgeMetrics.subsystems(List<EdgeMetricsSubsystem> subsystems)