Package com.mypurecloud.sdk.v2.model
Class GenerateGuideContentRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.GenerateGuideContentRequest
- All Implemented Interfaces:
Serializable
Request body for generating the content of a guide
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The description that you wish to use to generate the guide content from.booleangetUrl()inthashCode()voidsetDescription(String description) voidtoString()The URL of the file you wish to use to generate the guide content from.
-
Constructor Details
-
GenerateGuideContentRequest
public GenerateGuideContentRequest() -
GenerateGuideContentRequest
-
-
Method Details
-
description
The description that you wish to use to generate the guide content from. -
getDescription
-
setDescription
-
url
The URL of the file you wish to use to generate the guide content from. -
getUrl
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-