Package com.mypurecloud.sdk.v2.model
Class QueryAgentUnavailableTimesValidationJobResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.QueryAgentUnavailableTimesValidationJobResponse
- All Implemented Interfaces:
Serializable
QueryAgentUnavailableTimesValidationJobResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumStatus of the job -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagent(UserReference agent) The agent who started the jobbooleanError details if status == 'Error'.getAgent()getError()getId()inthashCode()Validation results if status == 'Complete'voidsetAgent(UserReference agent) voidvoidvoidStatus of the jobtoString()
-
Constructor Details
-
QueryAgentUnavailableTimesValidationJobResponse
public QueryAgentUnavailableTimesValidationJobResponse() -
QueryAgentUnavailableTimesValidationJobResponse
-
-
Method Details
-
getId
-
agent
The agent who started the job -
getAgent
-
setAgent
-
getStatus
-
getResult
-
error
Error details if status == 'Error'. The error occurs if the validation job has failed -
getError
-
setError
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-