Package com.mypurecloud.sdk.v2.model
Class GuideContentGenerationJob
java.lang.Object
com.mypurecloud.sdk.v2.model.GuideContentGenerationJob
- All Implemented Interfaces:
Serializable
GuideContentGenerationJob
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the job. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetGuide()getId()guide(AddressableEntityRef guide) guideContent(GeneratedGuideContent guideContent) inthashCode()voidsetGuide(AddressableEntityRef guide) voidsetGuideContent(GeneratedGuideContent guideContent) toString()
-
Constructor Details
-
GuideContentGenerationJob
public GuideContentGenerationJob() -
GuideContentGenerationJob
-
-
Method Details