Package com.mypurecloud.sdk.v2.model
Class BuSchedulerSettingsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.BuSchedulerSettingsResponse
- All Implemented Interfaces:
Serializable
BuSchedulerSettingsResponse
- 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
-
BuSchedulerSettingsResponse
public BuSchedulerSettingsResponse() -
BuSchedulerSettingsResponse
-
-
Method Details
-
consistentServiceLevelSmoothing
public BuSchedulerSettingsResponse 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
-