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