Package com.mypurecloud.sdk.v2.model
Class SystemPrompt
java.lang.Object
com.mypurecloud.sdk.v2.model.SystemPrompt
- All Implemented Interfaces:
Serializable
SystemPrompt
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetId()getName()inthashCode()The system prompt identifierresources(List<SystemPromptAsset> resources) voidsetDescription(String description) voidvoidvoidsetResources(List<SystemPromptAsset> resources) toString()
-
Constructor Details
-
SystemPrompt
public SystemPrompt() -
SystemPrompt
-
-
Method Details
-
id
The system prompt identifier -
getId
-
setId
-
name
-
getName
-
setName
-
description
-
getDescription
-
setDescription
-
resources
-
getResources
-
setResources
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-