Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRecordingJobRequest
Packages that use GetRecordingJobRequest
-
Uses of GetRecordingJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRecordingJobRequestModifier and TypeMethodDescriptionRecordingApi.getRecordingJob(GetRecordingJobRequest request) Get the status of the job associated with the job id.RecordingApiAsync.getRecordingJobAsync(GetRecordingJobRequest request, AsyncApiCallback<RecordingJob> callback) Get the status of the job associated with the job id. -
Uses of GetRecordingJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRecordingJobRequestModifier and TypeMethodDescriptionGetRecordingJobRequest.Builder.build()GetRecordingJobRequest.withCustomHeader(String name, String value)