Uses of Enum Class
com.mypurecloud.sdk.v2.model.OrganizationCallMetrics.AutoScaleInProgressEnum
Packages that use OrganizationCallMetrics.AutoScaleInProgressEnum
-
Uses of OrganizationCallMetrics.AutoScaleInProgressEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OrganizationCallMetrics.AutoScaleInProgressEnumModifier and TypeMethodDescriptionOrganizationCallMetrics.AutoScaleInProgressEnum.fromString(String key) OrganizationCallMetrics.getAutoScaleInProgress()Returns the enum constant of this class with the specified name.OrganizationCallMetrics.AutoScaleInProgressEnum.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.AutoScaleInProgressEnumModifier and TypeMethodDescriptionOrganizationCallMetrics.autoScaleInProgress(OrganizationCallMetrics.AutoScaleInProgressEnum autoScaleInProgress) The autoscaling status of the organization's call capacity.voidOrganizationCallMetrics.setAutoScaleInProgress(OrganizationCallMetrics.AutoScaleInProgressEnum autoScaleInProgress)