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