Uses of Enum Class
com.mypurecloud.sdk.v2.model.MinimumStaffingResponse.ApplicableIntervalsEnum
Packages that use MinimumStaffingResponse.ApplicableIntervalsEnum
-
Uses of MinimumStaffingResponse.ApplicableIntervalsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MinimumStaffingResponse.ApplicableIntervalsEnumModifier and TypeMethodDescriptionMinimumStaffingResponse.ApplicableIntervalsEnum.fromString(String key) MinimumStaffingResponse.getApplicableIntervals()Returns the enum constant of this class with the specified name.MinimumStaffingResponse.ApplicableIntervalsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type MinimumStaffingResponse.ApplicableIntervalsEnumModifier and TypeMethodDescriptionMinimumStaffingResponse.applicableIntervals(MinimumStaffingResponse.ApplicableIntervalsEnum applicableIntervals) The intervals to which the minimum staff values will applyvoidMinimumStaffingResponse.setApplicableIntervals(MinimumStaffingResponse.ApplicableIntervalsEnum applicableIntervals)