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