Package com.mypurecloud.sdk.v2.model
Class BuSchedulerSettingsRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.BuSchedulerSettingsRequest
- All Implemented Interfaces:
Serializable
BuSchedulerSettingsRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconsistentServiceLevelSmoothing(Boolean consistentServiceLevelSmoothing) Indicates whether to provide consistent service level smoothing in schedule generation for this business unitbooleaninthashCode()metadata(WfmVersionedEntityMetadata metadata) Version metadata for this business unit's scheduler settingsvoidsetConsistentServiceLevelSmoothing(Boolean consistentServiceLevelSmoothing) voidsetMetadata(WfmVersionedEntityMetadata metadata) toString()
-
Constructor Details
-
BuSchedulerSettingsRequest
public BuSchedulerSettingsRequest() -
BuSchedulerSettingsRequest
-
-
Method Details
-
consistentServiceLevelSmoothing
public BuSchedulerSettingsRequest consistentServiceLevelSmoothing(Boolean consistentServiceLevelSmoothing) Indicates whether to provide consistent service level smoothing in schedule generation for this business unit -
getConsistentServiceLevelSmoothing
-
setConsistentServiceLevelSmoothing
-
metadata
Version metadata for this business unit's scheduler settings -
getMetadata
-
setMetadata
-
equals
-
hashCode
public int hashCode() -
toString
-