Uses of Enum Class
com.mypurecloud.sdk.v2.model.Site.MediaModelEnum
Packages that use Site.MediaModelEnum
-
Uses of Site.MediaModelEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Site.MediaModelEnumModifier and TypeMethodDescriptionstatic Site.MediaModelEnumSite.MediaModelEnum.fromString(String key) Site.getMediaModel()static Site.MediaModelEnumReturns the enum constant of this class with the specified name.static Site.MediaModelEnum[]Site.MediaModelEnum.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 Site.MediaModelEnumModifier and TypeMethodDescriptionSite.mediaModel(Site.MediaModelEnum mediaModel) Media model for the sitevoidSite.setMediaModel(Site.MediaModelEnum mediaModel)