Package com.mypurecloud.sdk.v2.model
Class UnavailableTimesManagementUnitSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.UnavailableTimesManagementUnitSettings
- All Implemented Interfaces:
Serializable
UnavailableTimesManagementUnitSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIndicates whether agent availability is enabled for the management unitbooleaninthashCode()managementUnit(ManagementUnitReference managementUnit) The management unit to which these settings applyvoidsetEnabled(Boolean enabled) voidsetManagementUnit(ManagementUnitReference managementUnit) toString()
-
Constructor Details
-
UnavailableTimesManagementUnitSettings
public UnavailableTimesManagementUnitSettings() -
UnavailableTimesManagementUnitSettings
-
-
Method Details
-
managementUnit
public UnavailableTimesManagementUnitSettings managementUnit(ManagementUnitReference managementUnit) The management unit to which these settings apply -
getManagementUnit
-
setManagementUnit
-
enabled
Indicates whether agent availability is enabled for the management unit -
getEnabled
-
setEnabled
-
equals
-
hashCode
public int hashCode() -
toString
-