Package com.mypurecloud.sdk.v2.model
Class PhonesReboot
java.lang.Object
com.mypurecloud.sdk.v2.model.PhonesReboot
- All Implemented Interfaces:
Serializable
PhonesReboot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The list of phone Ids to reboot.voidsetPhoneIds(List<String> phoneIds) voidID of the site for which to reboot all phones at that site. no.active.edge and phone.cannot.resolve errors are ignored.toString()
-
Constructor Details
-
PhonesReboot
public PhonesReboot() -
PhonesReboot
-
-
Method Details
-
phoneIds
The list of phone Ids to reboot. -
getPhoneIds
-
setPhoneIds
-
siteId
ID of the site for which to reboot all phones at that site. no.active.edge and phone.cannot.resolve errors are ignored. -
getSiteId
-
setSiteId
-
equals
-
hashCode
public int hashCode() -
toString
-