Uses of Class
com.mypurecloud.sdk.v2.api.request.PutRecordingJobRequest
Packages that use PutRecordingJobRequest
-
Uses of PutRecordingJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutRecordingJobRequestModifier and TypeMethodDescriptionRecordingApi.putRecordingJob(PutRecordingJobRequest request) Execute the recording bulk job.RecordingApiAsync.putRecordingJobAsync(PutRecordingJobRequest request, AsyncApiCallback<RecordingJob> callback) Execute the recording bulk job. -
Uses of PutRecordingJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutRecordingJobRequestModifier and TypeMethodDescriptionPutRecordingJobRequest.Builder.build()PutRecordingJobRequest.withBody(ExecuteRecordingJobsQuery body) PutRecordingJobRequest.withCustomHeader(String name, String value)