Uses of Class
com.mypurecloud.sdk.v2.model.ProgramTopicLinksJob
Packages that use ProgramTopicLinksJob
-
Uses of ProgramTopicLinksJob in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ProgramTopicLinksJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsTopiclinksJob(GetSpeechandtextanalyticsProgramsTopiclinksJobRequest request) Get a Speech & Text Analytics program-topic links job by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsTopiclinksJob(String jobId) Get a Speech & Text Analytics program-topic links job by idMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ProgramTopicLinksJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsTopiclinksJob(ApiRequest<Void> request) Get a Speech & Text Analytics program-topic links job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsTopiclinksJobAsync(GetSpeechandtextanalyticsProgramsTopiclinksJobRequest request, AsyncApiCallback<ProgramTopicLinksJob> callback) Get a Speech & Text Analytics program-topic links job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsTopiclinksJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramTopicLinksJob>> callback) Get a Speech & Text Analytics program-topic links job by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsTopiclinksJobWithHttpInfo(String jobId) Get a Speech & Text Analytics program-topic links job by idMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ProgramTopicLinksJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsTopiclinksJobAsync(GetSpeechandtextanalyticsProgramsTopiclinksJobRequest request, AsyncApiCallback<ProgramTopicLinksJob> callback) Get a Speech & Text Analytics program-topic links job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsTopiclinksJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramTopicLinksJob>> callback) Get a Speech & Text Analytics program-topic links job by id -
Uses of ProgramTopicLinksJob in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgramTopicLinksJobModifier and TypeMethodDescriptionProgramTopicLinksJob.createdBy(AddressableEntityRef createdBy) ProgramTopicLinksJob.dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.ProgramTopicLinksJob.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.ProgramTopicLinksJob.state(ProgramTopicLinksJob.StateEnum state)