Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsSettingsRequest
Packages that use PatchConversationsSettingsRequest
-
Uses of PatchConversationsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsSettingsRequestModifier and TypeMethodDescriptionvoidConversationsApi.patchConversationsSettings(PatchConversationsSettingsRequest request) Update SettingsConversationsApiAsync.patchConversationsSettingsAsync(PatchConversationsSettingsRequest request, AsyncApiCallback<Void> callback) Update Settings -
Uses of PatchConversationsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsSettingsRequestModifier and TypeMethodDescriptionPatchConversationsSettingsRequest.Builder.build()PatchConversationsSettingsRequest.withCustomHeader(String name, String value)