Uses of Class
com.mypurecloud.sdk.v2.api.request.PutConversationsMessagingThreadingtimelineRequest
Packages that use PutConversationsMessagingThreadingtimelineRequest
-
Uses of PutConversationsMessagingThreadingtimelineRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutConversationsMessagingThreadingtimelineRequestModifier and TypeMethodDescriptionConversationsApi.putConversationsMessagingThreadingtimeline(PutConversationsMessagingThreadingtimelineRequest request) Update conversation threading window timeline for each messaging type PUT Conversation messaging threading timeline is intended to set the conversation threading settings for ALL messengerTypes.ConversationsApiAsync.putConversationsMessagingThreadingtimelineAsync(PutConversationsMessagingThreadingtimelineRequest request, AsyncApiCallback<ConversationThreadingWindow> callback) Update conversation threading window timeline for each messaging type PUT Conversation messaging threading timeline is intended to set the conversation threading settings for ALL messengerTypes. -
Uses of PutConversationsMessagingThreadingtimelineRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutConversationsMessagingThreadingtimelineRequestModifier and TypeMethodDescriptionPutConversationsMessagingThreadingtimelineRequest.Builder.build()PutConversationsMessagingThreadingtimelineRequest.withBody(ConversationThreadingWindow body) PutConversationsMessagingThreadingtimelineRequest.withCustomHeader(String name, String value)