Uses of Class
com.mypurecloud.sdk.v2.model.TestTopicPhraseJob
Packages that use TestTopicPhraseJob
-
Uses of TestTopicPhraseJob in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TestTopicPhraseJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsTestphraseJob(GetSpeechandtextanalyticsTopicsTestphraseJobRequest request) Get a Speech & Text Analytics test topics phrase job by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsTestphraseJob(String jobId) Get a Speech & Text Analytics test topics phrase job by idMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TestTopicPhraseJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsTestphraseJob(ApiRequest<Void> request) Get a Speech & Text Analytics test topics phrase job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsTopicsTestphraseJobAsync(GetSpeechandtextanalyticsTopicsTestphraseJobRequest request, AsyncApiCallback<TestTopicPhraseJob> callback) Get a Speech & Text Analytics test topics phrase job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsTopicsTestphraseJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJob>> callback) Get a Speech & Text Analytics test topics phrase job by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsTestphraseJobWithHttpInfo(String jobId) Get a Speech & Text Analytics test topics phrase job by idMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TestTopicPhraseJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsTopicsTestphraseJobAsync(GetSpeechandtextanalyticsTopicsTestphraseJobRequest request, AsyncApiCallback<TestTopicPhraseJob> callback) Get a Speech & Text Analytics test topics phrase job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsTopicsTestphraseJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJob>> callback) Get a Speech & Text Analytics test topics phrase job by id -
Uses of TestTopicPhraseJob in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestTopicPhraseJobModifier and TypeMethodDescriptionTestTopicPhraseJob.createdBy(AddressableEntityRef createdBy) TestTopicPhraseJob.dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.TestTopicPhraseJob.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.TestTopicPhraseJob.matchedTranscriptsCount(Integer matchedTranscriptsCount) TestTopicPhraseJob.processedTranscriptsCount(Integer processedTranscriptsCount) TestTopicPhraseJob.state(TestTopicPhraseJob.StateEnum state)