Uses of Class
com.mypurecloud.sdk.v2.api.request.PutChatsSettingsRequest
Packages that use PutChatsSettingsRequest
-
Uses of PutChatsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutChatsSettingsRequestModifier and TypeMethodDescriptionChatApi.putChatsSettings(PutChatsSettingsRequest request) Update Chat Settings.ChatApiAsync.putChatsSettingsAsync(PutChatsSettingsRequest request, AsyncApiCallback<ChatSettings> callback) Update Chat Settings. -
Uses of PutChatsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutChatsSettingsRequestModifier and TypeMethodDescriptionPutChatsSettingsRequest.Builder.build()PutChatsSettingsRequest.withBody(ChatSettings body) PutChatsSettingsRequest.withCustomHeader(String name, String value)