Uses of Enum Class
com.mypurecloud.sdk.v2.model.OrganizationCallMetrics.CpuIntensityEnum
Packages that use OrganizationCallMetrics.CpuIntensityEnum
-
Uses of OrganizationCallMetrics.CpuIntensityEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OrganizationCallMetrics.CpuIntensityEnumModifier and TypeMethodDescriptionOrganizationCallMetrics.CpuIntensityEnum.fromString(String key) OrganizationCallMetrics.getCpuIntensity()Returns the enum constant of this class with the specified name.OrganizationCallMetrics.CpuIntensityEnum.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 OrganizationCallMetrics.CpuIntensityEnumModifier and TypeMethodDescriptionOrganizationCallMetrics.cpuIntensity(OrganizationCallMetrics.CpuIntensityEnum cpuIntensity) The current compute intensity of the organization's call capacity.voidOrganizationCallMetrics.setCpuIntensity(OrganizationCallMetrics.CpuIntensityEnum cpuIntensity)