Uses of Enum Class
com.mypurecloud.sdk.v2.model.ActionTemplate.MediaTypeEnum
Packages that use ActionTemplate.MediaTypeEnum
-
Uses of ActionTemplate.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionTemplate.MediaTypeEnumModifier and TypeMethodDescriptionstatic ActionTemplate.MediaTypeEnumActionTemplate.MediaTypeEnum.fromString(String key) ActionTemplate.getMediaType()static ActionTemplate.MediaTypeEnumReturns the enum constant of this class with the specified name.static ActionTemplate.MediaTypeEnum[]ActionTemplate.MediaTypeEnum.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 ActionTemplate.MediaTypeEnumModifier and TypeMethodDescriptionActionTemplate.mediaType(ActionTemplate.MediaTypeEnum mediaType) Media type of action described by the action template.voidActionTemplate.setMediaType(ActionTemplate.MediaTypeEnum mediaType)