Uses of Class
com.mypurecloud.sdk.v2.model.TestTopicPhraseJobs
Packages that use TestTopicPhraseJobs
-
Uses of TestTopicPhraseJobs in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TestTopicPhraseJobsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.postSpeechandtextanalyticsTopicsTestphraseJobs(PostSpeechandtextanalyticsTopicsTestphraseJobsRequest request) Create new Speech & Text Analytics publish topics jobSpeechTextAnalyticsApi.postSpeechandtextanalyticsTopicsTestphraseJobs(TestTopicPhraseJobRequest body) Create new Speech & Text Analytics publish topics jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TestTopicPhraseJobsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.postSpeechandtextanalyticsTopicsTestphraseJobs(ApiRequest<TestTopicPhraseJobRequest> request) Create new Speech & Text Analytics publish topics jobSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsTopicsTestphraseJobsAsync(PostSpeechandtextanalyticsTopicsTestphraseJobsRequest request, AsyncApiCallback<TestTopicPhraseJobs> callback) Create new Speech & Text Analytics publish topics jobSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsTopicsTestphraseJobsAsync(ApiRequest<TestTopicPhraseJobRequest> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJobs>> callback) Create new Speech & Text Analytics publish topics jobSpeechTextAnalyticsApi.postSpeechandtextanalyticsTopicsTestphraseJobsWithHttpInfo(TestTopicPhraseJobRequest body) Create new Speech & Text Analytics publish topics jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TestTopicPhraseJobsModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsTopicsTestphraseJobsAsync(PostSpeechandtextanalyticsTopicsTestphraseJobsRequest request, AsyncApiCallback<TestTopicPhraseJobs> callback) Create new Speech & Text Analytics publish topics jobSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsTopicsTestphraseJobsAsync(ApiRequest<TestTopicPhraseJobRequest> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJobs>> callback) Create new Speech & Text Analytics publish topics job -
Uses of TestTopicPhraseJobs in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestTopicPhraseJobsModifier and TypeMethodDescriptionTestTopicPhraseJobs.createdBy(AddressableEntityRef createdBy) TestTopicPhraseJobs.dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.TestTopicPhraseJobs.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.TestTopicPhraseJobs.entityType(TestTopicPhraseJobs.EntityTypeEnum entityType) TestTopicPhraseJobs.state(TestTopicPhraseJobs.StateEnum state)