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