Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchRoutingConversationRequest
Packages that use PatchRoutingConversationRequest
-
Uses of PatchRoutingConversationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchRoutingConversationRequestModifier and TypeMethodDescriptionRoutingApi.patchRoutingConversation(PatchRoutingConversationRequest request) Update attributes of an in-queue conversation Returns an object indicating the updated values of all settable attributes.RoutingApiAsync.patchRoutingConversationAsync(PatchRoutingConversationRequest request, AsyncApiCallback<RoutingConversationAttributesResponse> callback) Update attributes of an in-queue conversation Returns an object indicating the updated values of all settable attributes. -
Uses of PatchRoutingConversationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchRoutingConversationRequestModifier and TypeMethodDescriptionPatchRoutingConversationRequest.Builder.build()PatchRoutingConversationRequest.withBody(RoutingConversationAttributesRequest body) PatchRoutingConversationRequest.withConversationId(String conversationId) PatchRoutingConversationRequest.withCustomHeader(String name, String value)