Uses of Class
com.mypurecloud.sdk.v2.model.GeneralProgramJob
Packages that use GeneralProgramJob
-
Uses of GeneralProgramJob in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GeneralProgramJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsGeneralJob(GetSpeechandtextanalyticsProgramsGeneralJobRequest request) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsGeneralJob(String jobId) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApi.postSpeechandtextanalyticsProgramsGeneralJobs(PostSpeechandtextanalyticsProgramsGeneralJobsRequest request) Create new Speech & Text Analytics general program jobSpeechTextAnalyticsApi.postSpeechandtextanalyticsProgramsGeneralJobs(GeneralProgramJobRequest body) Create new Speech & Text Analytics general program jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type GeneralProgramJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsGeneralJob(ApiRequest<Void> request) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsGeneralJobAsync(GetSpeechandtextanalyticsProgramsGeneralJobRequest request, AsyncApiCallback<GeneralProgramJob> callback) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsGeneralJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApi.getSpeechandtextanalyticsProgramsGeneralJobWithHttpInfo(String jobId) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApi.postSpeechandtextanalyticsProgramsGeneralJobs(ApiRequest<GeneralProgramJobRequest> request) Create new Speech & Text Analytics general program jobSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsProgramsGeneralJobsAsync(PostSpeechandtextanalyticsProgramsGeneralJobsRequest request, AsyncApiCallback<GeneralProgramJob> callback) Create new Speech & Text Analytics general program jobSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsProgramsGeneralJobsAsync(ApiRequest<GeneralProgramJobRequest> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Create new Speech & Text Analytics general program jobSpeechTextAnalyticsApi.postSpeechandtextanalyticsProgramsGeneralJobsWithHttpInfo(GeneralProgramJobRequest body) Create new Speech & Text Analytics general program jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type GeneralProgramJobModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsGeneralJobAsync(GetSpeechandtextanalyticsProgramsGeneralJobRequest request, AsyncApiCallback<GeneralProgramJob> callback) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsProgramsGeneralJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Get a Speech & Text Analytics general program job by idSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsProgramsGeneralJobsAsync(PostSpeechandtextanalyticsProgramsGeneralJobsRequest request, AsyncApiCallback<GeneralProgramJob> callback) Create new Speech & Text Analytics general program jobSpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsProgramsGeneralJobsAsync(ApiRequest<GeneralProgramJobRequest> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Create new Speech & Text Analytics general program job -
Uses of GeneralProgramJob in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GeneralProgramJobModifier and TypeMethodDescriptionGeneralProgramJob.createdBy(AddressableEntityRef createdBy) GeneralProgramJob.dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.GeneralProgramJob.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.GeneralProgramJob.state(GeneralProgramJob.StateEnum state)