Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningCoverArtUploadUrlRequest.ContentTypeEnum
Packages that use LearningCoverArtUploadUrlRequest.ContentTypeEnum
-
Uses of LearningCoverArtUploadUrlRequest.ContentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningCoverArtUploadUrlRequest.ContentTypeEnumModifier and TypeMethodDescriptionLearningCoverArtUploadUrlRequest.ContentTypeEnum.fromString(String key) LearningCoverArtUploadUrlRequest.getContentType()Returns the enum constant of this class with the specified name.LearningCoverArtUploadUrlRequest.ContentTypeEnum.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 LearningCoverArtUploadUrlRequest.ContentTypeEnumModifier and TypeMethodDescriptionLearningCoverArtUploadUrlRequest.contentType(LearningCoverArtUploadUrlRequest.ContentTypeEnum contentType) The content type of the file to upload.voidLearningCoverArtUploadUrlRequest.setContentType(LearningCoverArtUploadUrlRequest.ContentTypeEnum contentType)