Package com.mypurecloud.sdk.v2.model
Class LearningModuleCoverArtResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningModuleCoverArtResponse
- All Implemented Interfaces:
Serializable
Learning module cover art response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getUrl()inthashCode()voidsetThumbnails(List<LearningCoverArtThumbnail> thumbnails) voidthumbnails(List<LearningCoverArtThumbnail> thumbnails) Thumbnails for the cover arttoString()The URL for the cover art
-
Constructor Details
-
LearningModuleCoverArtResponse
public LearningModuleCoverArtResponse() -
LearningModuleCoverArtResponse
-
-
Method Details