Package com.mypurecloud.sdk.v2.model
Class PromptAsset
java.lang.Object
com.mypurecloud.sdk.v2.model.PromptAsset
- All Implemented Interfaces:
Serializable
PromptAsset
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondurationSeconds(Double durationSeconds) booleangetId()getName()getTags()getText()inthashCode()voidsetDurationSeconds(Double durationSeconds) voidvoidvoidvoidsetTtsString(String ttsString) Text of the resourcetoString()Text to speech of the resource
-
Constructor Details
-
PromptAsset
public PromptAsset() -
PromptAsset
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
getPromptId
-
getLanguage
-
getMediaUri
-
ttsString
Text to speech of the resource -
getTtsString
-
setTtsString
-
text
Text of the resource -
getText
-
setText
-
getUploadStatus
-
getUploadUri
-
getLanguageDefault
-
tags
-
getTags
-
setTags
-
durationSeconds
-
getDurationSeconds
-
setDurationSeconds
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-