Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsCallbacksRequest
Packages that use PatchConversationsCallbacksRequest
-
Uses of PatchConversationsCallbacksRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsCallbacksRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsCallbacks(PatchConversationsCallbacksRequest request) Update a scheduled callbackConversationsApiAsync.patchConversationsCallbacksAsync(PatchConversationsCallbacksRequest request, AsyncApiCallback<PatchCallbackResponse> callback) Update a scheduled callback -
Uses of PatchConversationsCallbacksRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsCallbacksRequestModifier and TypeMethodDescriptionPatchConversationsCallbacksRequest.Builder.build()PatchConversationsCallbacksRequest.withBody(PatchCallbackRequest body) PatchConversationsCallbacksRequest.withCustomHeader(String name, String value)