Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingMinerExecuteRequest
Packages that use PostLanguageunderstandingMinerExecuteRequest
-
Uses of PostLanguageunderstandingMinerExecuteRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLanguageunderstandingMinerExecuteRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.postLanguageunderstandingMinerExecute(PostLanguageunderstandingMinerExecuteRequest request) Start the mining process.LanguageUnderstandingApiAsync.postLanguageunderstandingMinerExecuteAsync(PostLanguageunderstandingMinerExecuteRequest request, AsyncApiCallback<Miner> callback) Start the mining process. -
Uses of PostLanguageunderstandingMinerExecuteRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingMinerExecuteRequestModifier and TypeMethodDescriptionPostLanguageunderstandingMinerExecuteRequest.Builder.build()PostLanguageunderstandingMinerExecuteRequest.withBody(MinerExecuteRequest body) PostLanguageunderstandingMinerExecuteRequest.withCustomHeader(String name, String value) PostLanguageunderstandingMinerExecuteRequest.withMinerId(String minerId)