Package com.mypurecloud.sdk.v2.model
Class QueryAdherenceExplanationsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.QueryAdherenceExplanationsResponse
- All Implemented Interfaces:
Serializable
QueryAdherenceExplanationsResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) The URL from which to download the result.booleangetJob()inthashCode()The asynchronous job handling the queryresult(AdherenceExplanationListing result) The result of the query.voidsetDownloadUrl(String downloadUrl) voidvoidsetResult(AdherenceExplanationListing result) toString()
-
Constructor Details
-
QueryAdherenceExplanationsResponse
public QueryAdherenceExplanationsResponse() -
QueryAdherenceExplanationsResponse
-
-
Method Details
-
job
The asynchronous job handling the query -
getJob
-
setJob
-
result
The result of the query. May come via notification -
getResult
-
setResult
-
downloadUrl
The URL from which to download the result. May come via notification -
getDownloadUrl
-
setDownloadUrl
-
equals
-
hashCode
public int hashCode() -
toString
-