Uses of Enum Class
com.mypurecloud.sdk.v2.model.CapacityPlanStaffingGroupMetricChangeResponse.MetricEnum
Packages that use CapacityPlanStaffingGroupMetricChangeResponse.MetricEnum
-
Uses of CapacityPlanStaffingGroupMetricChangeResponse.MetricEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlanStaffingGroupMetricChangeResponse.MetricEnumModifier and TypeMethodDescriptionCapacityPlanStaffingGroupMetricChangeResponse.MetricEnum.fromString(String key) CapacityPlanStaffingGroupMetricChangeResponse.getMetric()Returns the enum constant of this class with the specified name.CapacityPlanStaffingGroupMetricChangeResponse.MetricEnum.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 CapacityPlanStaffingGroupMetricChangeResponse.MetricEnumModifier and TypeMethodDescriptionCapacityPlanStaffingGroupMetricChangeResponse.metric(CapacityPlanStaffingGroupMetricChangeResponse.MetricEnum metric) The metric which is going to be modified for the selected staffing groupsvoidCapacityPlanStaffingGroupMetricChangeResponse.setMetric(CapacityPlanStaffingGroupMetricChangeResponse.MetricEnum metric)