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