Uses of Class
com.mypurecloud.sdk.v2.api.request.PostGuidesJobsRequest
Packages that use PostGuidesJobsRequest
-
Uses of PostGuidesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostGuidesJobsRequestModifier and TypeMethodDescriptionAIStudioApi.postGuidesJobs(PostGuidesJobsRequest request) Start a guide content generation job.AIStudioApiAsync.postGuidesJobsAsync(PostGuidesJobsRequest request, AsyncApiCallback<GuideContentGenerationJob> callback) Start a guide content generation job. -
Uses of PostGuidesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostGuidesJobsRequestModifier and TypeMethodDescriptionPostGuidesJobsRequest.Builder.build()PostGuidesJobsRequest.withBody(GenerateGuideContentRequest body) PostGuidesJobsRequest.withCustomHeader(String name, String value)