Package com.mypurecloud.sdk.v2.model
Class PromptAssetCreate
java.lang.Object
com.mypurecloud.sdk.v2.model.PromptAssetCreate
- All Implemented Interfaces:
Serializable
PromptAssetCreate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAudio upload status -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondurationSeconds(Double durationSeconds) booleangetId()getName()getTags()getText()inthashCode()The prompt language.voidsetDurationSeconds(Double durationSeconds) voidsetLanguage(String language) voidvoidvoidvoidsetTtsString(String ttsString) Text of the resourcetoString()Text to speech of the resource
-
Constructor Details
-
PromptAssetCreate
public PromptAssetCreate() -
PromptAssetCreate
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
getPromptId
-
language
The prompt language. -
getLanguage
-
setLanguage
-
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
-