Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingMinerUploadsRequest
Packages that use PostLanguageunderstandingMinerUploadsRequest
-
Uses of PostLanguageunderstandingMinerUploadsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLanguageunderstandingMinerUploadsRequestModifier and TypeMethodDescriptionUploadsApi.postLanguageunderstandingMinerUploads(PostLanguageunderstandingMinerUploadsRequest request) Creates a presigned URL for uploading a chat corpus which will be used for mining by intent minerUploadsApiAsync.postLanguageunderstandingMinerUploadsAsync(PostLanguageunderstandingMinerUploadsRequest request, AsyncApiCallback<UploadUrlResponse> callback) Creates a presigned URL for uploading a chat corpus which will be used for mining by intent miner -
Uses of PostLanguageunderstandingMinerUploadsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingMinerUploadsRequestModifier and TypeMethodDescriptionPostLanguageunderstandingMinerUploadsRequest.Builder.build()PostLanguageunderstandingMinerUploadsRequest.withCustomHeader(String name, String value) PostLanguageunderstandingMinerUploadsRequest.withMinerId(String minerId)