Package com.mypurecloud.sdk.v2.model
Class WfmHistoricalAdherenceBulkResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceBulkResponse
- All Implemented Interfaces:
Serializable
WfmHistoricalAdherenceBulkResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadResult(WfmHistoricalAdherenceBulkResult downloadResult) Results will always come via downloadUrls; however the schema is included for documentationdownloadUrls(List<String> downloadUrls) The uri list to GET the results of the Historical Adherence query.booleangetJob()inthashCode()A reference to the job that was started by the requestvoidsetDownloadResult(WfmHistoricalAdherenceBulkResult downloadResult) voidsetDownloadUrls(List<String> downloadUrls) voidtoString()
-
Constructor Details
-
WfmHistoricalAdherenceBulkResponse
public WfmHistoricalAdherenceBulkResponse() -
WfmHistoricalAdherenceBulkResponse
-
-
Method Details
-
job
A reference to the job that was started by the request -
getJob
-
setJob
-
downloadUrls
The uri list to GET the results of the Historical Adherence query. This field is populated only if query state is Complete -
getDownloadUrls
-
setDownloadUrls
-
downloadResult
public WfmHistoricalAdherenceBulkResponse downloadResult(WfmHistoricalAdherenceBulkResult downloadResult) Results will always come via downloadUrls; however the schema is included for documentation -
getDownloadResult
-
setDownloadResult
-
equals
-
hashCode
public int hashCode() -
toString
-