Package com.mypurecloud.sdk.v2.model
Class ChecklistInferenceJobCreationResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ChecklistInferenceJobCreationResponse
- All Implemented Interfaces:
Serializable
ChecklistInferenceJobCreationResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetJobId()inthashCode()ID of the inference job.Message with reason in case an inference job is not created.voidvoidsetMessage(String message) toString()
-
Constructor Details
-
ChecklistInferenceJobCreationResponse
public ChecklistInferenceJobCreationResponse() -
ChecklistInferenceJobCreationResponse
-
-
Method Details