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