Package com.mypurecloud.sdk.v2.model
Class EdgeMetricsSubsystem
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeMetricsSubsystem
- All Implemented Interfaces:
Serializable
EdgeMetricsSubsystem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDelay in milliseconds.booleaninthashCode()mediaSubsystem(EdgeMetricsSubsystem mediaSubsystem) Subsystem for an Edge device.processName(String processName) Name of the Edge process.voidsetDelayMs(Integer delayMs) voidsetMediaSubsystem(EdgeMetricsSubsystem mediaSubsystem) voidsetProcessName(String processName) toString()
-
Constructor Details
-
EdgeMetricsSubsystem
public EdgeMetricsSubsystem() -
EdgeMetricsSubsystem
-
-
Method Details
-
delayMs
Delay in milliseconds. -
getDelayMs
-
setDelayMs
-
processName
Name of the Edge process. -
getProcessName
-
setProcessName
-
mediaSubsystem
Subsystem for an Edge device. -
getMediaSubsystem
-
setMediaSubsystem
-
equals
-
hashCode
public int hashCode() -
toString
-