Package com.mypurecloud.sdk.v2.model
Class Prompt
java.lang.Object
com.mypurecloud.sdk.v2.model.Prompt
- All Implemented Interfaces:
Serializable
Prompt
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetId()getName()inthashCode()The prompt identifierThe prompt name.voidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
Prompt
public Prompt() -
Prompt
-
-
Method Details
-
id
The prompt identifier -
getId
-
setId
-
name
The prompt name. -
getName
-
setName
-
description
-
getDescription
-
setDescription
-
getResources
-
getCurrentOperation
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-