Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCallParticipantWrapupcodesRequest
Packages that use GetConversationsCallParticipantWrapupcodesRequest
-
Uses of GetConversationsCallParticipantWrapupcodesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCallParticipantWrapupcodesRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCallParticipantWrapupcodes(GetConversationsCallParticipantWrapupcodesRequest request) Get list of wrapup codes for this conversation participantConversationsApiAsync.getConversationsCallParticipantWrapupcodesAsync(GetConversationsCallParticipantWrapupcodesRequest request, AsyncApiCallback<List<WrapupCode>> callback) Get list of wrapup codes for this conversation participant -
Uses of GetConversationsCallParticipantWrapupcodesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCallParticipantWrapupcodesRequestModifier and TypeMethodDescriptionGetConversationsCallParticipantWrapupcodesRequest.Builder.build()GetConversationsCallParticipantWrapupcodesRequest.withConversationId(String conversationId) GetConversationsCallParticipantWrapupcodesRequest.withCustomHeader(String name, String value) GetConversationsCallParticipantWrapupcodesRequest.withParticipantId(String participantId)