Class PatchChatsSettingsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchChatsSettingsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(ChatSettings body) getBody()voidsetBody(ChatSettings body) voidsetCustomHeaders(Map<String, String> customHeaders) withBody(ChatSettings body) withCustomHeader(String name, String value)
-
Constructor Details
-
PatchChatsSettingsRequest
public PatchChatsSettingsRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-