Package com.mypurecloud.sdk.v2.model
Class EdgeRebootParameters
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeRebootParameters
- All Implemented Interfaces:
Serializable
EdgeRebootParameters
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallDrainingWaitTimeSeconds(Integer callDrainingWaitTimeSeconds) The number of seconds to wait for call draining to complete before initiating the reboot.booleaninthashCode()voidsetCallDrainingWaitTimeSeconds(Integer callDrainingWaitTimeSeconds) toString()
-
Constructor Details
-
EdgeRebootParameters
public EdgeRebootParameters() -
EdgeRebootParameters
-
-
Method Details
-
callDrainingWaitTimeSeconds
The number of seconds to wait for call draining to complete before initiating the reboot. A value of 0 will prevent call draining and all calls will disconnect immediately. -
getCallDrainingWaitTimeSeconds
-
setCallDrainingWaitTimeSeconds
-
equals
-
hashCode
public int hashCode() -
toString
-