Package com.mypurecloud.sdk.v2.model
Class CreateGuide
java.lang.Object
com.mypurecloud.sdk.v2.model.CreateGuide
- All Implemented Interfaces:
Serializable
CreateGuide
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates how the guide content was generated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()The name of the guide.voidvoidsetSource(CreateGuide.SourceEnum source) source(CreateGuide.SourceEnum source) Indicates how the guide content was generated.toString()
-
Constructor Details
-
CreateGuide
public CreateGuide() -
CreateGuide
-
-
Method Details