Package com.mypurecloud.sdk.v2.model
Class RecordingUploadReport
java.lang.Object
com.mypurecloud.sdk.v2.model.RecordingUploadReport
- All Implemented Interfaces:
Serializable
RecordingUploadReport
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe current status of the upload report. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecordingUploadReport
public RecordingUploadReport() -
RecordingUploadReport
-
-
Method Details
-
id
The report id. -
getId
-
setId
-
name
-
getName
-
setName
-
state
The current status of the upload report. -
getState
-
setState
-
signedUrl
For COMPLETED tasks, the signed url to download the report. -
getSignedUrl
-
setSignedUrl
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-