Uses of Class
com.mypurecloud.sdk.v2.model.FeedbackUpdateRequest
Packages that use FeedbackUpdateRequest
Package
Description
-
Uses of FeedbackUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type FeedbackUpdateRequestModifier and TypeMethodDescriptionvoidConversationsApi.patchConversationSummaryFeedback(String conversationId, String summaryId, FeedbackUpdateRequest body) Update the feedback for the summary.ConversationsApi.patchConversationSummaryFeedbackWithHttpInfo(String conversationId, String summaryId, FeedbackUpdateRequest body) Update the feedback for the summary.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type FeedbackUpdateRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationSummaryFeedback(ApiRequest<FeedbackUpdateRequest> request) Update the feedback for the summary.ConversationsApiAsync.patchConversationSummaryFeedbackAsync(ApiRequest<FeedbackUpdateRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update the feedback for the summary. -
Uses of FeedbackUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return FeedbackUpdateRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type FeedbackUpdateRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type FeedbackUpdateRequestModifier and TypeMethodDescriptionvoidPatchConversationSummaryFeedbackRequest.setBody(FeedbackUpdateRequest body) PatchConversationSummaryFeedbackRequest.Builder.withBody(FeedbackUpdateRequest body) PatchConversationSummaryFeedbackRequest.withBody(FeedbackUpdateRequest body) -
Uses of FeedbackUpdateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FeedbackUpdateRequestModifier and TypeMethodDescriptionFeedbackUpdateRequest.rating(FeedbackUpdateRequest.RatingEnum rating) Agent’s rating for the system-generated summary.Agent's summary for the conversation