Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGuidesJobRequest
Packages that use GetGuidesJobRequest
-
Uses of GetGuidesJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGuidesJobRequestModifier and TypeMethodDescriptionAIStudioApi.getGuidesJob(GetGuidesJobRequest request) Get the status of the guide content generation job.AIStudioApiAsync.getGuidesJobAsync(GetGuidesJobRequest request, AsyncApiCallback<GuideContentGenerationJob> callback) Get the status of the guide content generation job. -
Uses of GetGuidesJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGuidesJobRequestModifier and TypeMethodDescriptionGetGuidesJobRequest.Builder.build()GetGuidesJobRequest.withCustomHeader(String name, String value)