Uses of Enum Class
com.mypurecloud.sdk.v2.model.SupportCenterSettings.RouterTypeEnum
Packages that use SupportCenterSettings.RouterTypeEnum
-
Uses of SupportCenterSettings.RouterTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SupportCenterSettings.RouterTypeEnumModifier and TypeMethodDescriptionSupportCenterSettings.RouterTypeEnum.fromString(String key) SupportCenterSettings.getRouterType()Returns the enum constant of this class with the specified name.static SupportCenterSettings.RouterTypeEnum[]SupportCenterSettings.RouterTypeEnum.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 SupportCenterSettings.RouterTypeEnumModifier and TypeMethodDescriptionSupportCenterSettings.routerType(SupportCenterSettings.RouterTypeEnum routerType) Router type for knowledge portal (previously support center)voidSupportCenterSettings.setRouterType(SupportCenterSettings.RouterTypeEnum routerType)