Uses of Class
com.mypurecloud.sdk.v2.model.ChecklistInferenceJobCreationResponse
Packages that use ChecklistInferenceJobCreationResponse
-
Uses of ChecklistInferenceJobCreationResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ChecklistInferenceJobCreationResponseModifier and TypeMethodDescriptionConversationsApi.postConversationCommunicationAgentchecklistJobs(PostConversationCommunicationAgentchecklistJobsRequest request) Create inference jobConversationsApi.postConversationCommunicationAgentchecklistJobs(String conversationId, String communicationId, String agentChecklistId, ChecklistInferenceJobPayload body) Create inference jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ChecklistInferenceJobCreationResponseModifier and TypeMethodDescriptionConversationsApi.postConversationCommunicationAgentchecklistJobs(ApiRequest<ChecklistInferenceJobPayload> request) Create inference jobConversationsApiAsync.postConversationCommunicationAgentchecklistJobsAsync(PostConversationCommunicationAgentchecklistJobsRequest request, AsyncApiCallback<ChecklistInferenceJobCreationResponse> callback) Create inference jobConversationsApiAsync.postConversationCommunicationAgentchecklistJobsAsync(ApiRequest<ChecklistInferenceJobPayload> request, AsyncApiCallback<ApiResponse<ChecklistInferenceJobCreationResponse>> callback) Create inference jobConversationsApi.postConversationCommunicationAgentchecklistJobsWithHttpInfo(String conversationId, String communicationId, String agentChecklistId, ChecklistInferenceJobPayload body) Create inference jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ChecklistInferenceJobCreationResponseModifier and TypeMethodDescriptionConversationsApiAsync.postConversationCommunicationAgentchecklistJobsAsync(PostConversationCommunicationAgentchecklistJobsRequest request, AsyncApiCallback<ChecklistInferenceJobCreationResponse> callback) Create inference jobConversationsApiAsync.postConversationCommunicationAgentchecklistJobsAsync(ApiRequest<ChecklistInferenceJobPayload> request, AsyncApiCallback<ApiResponse<ChecklistInferenceJobCreationResponse>> callback) Create inference job -
Uses of ChecklistInferenceJobCreationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChecklistInferenceJobCreationResponseModifier and TypeMethodDescriptionID of the inference job.Message with reason in case an inference job is not created.