Class PutConversationsMessagingSupportedcontentDefaultRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutConversationsMessagingSupportedcontentDefaultRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) withCustomHeader(String name, String value)
-
Constructor Details
-
PutConversationsMessagingSupportedcontentDefaultRequest
public PutConversationsMessagingSupportedcontentDefaultRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
public PutConversationsMessagingSupportedcontentDefaultRequest withBody(SupportedContentReference body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PutConversationsMessagingSupportedcontentDefaultRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PutConversationsMessagingSupportedcontentDefaultRequest.Builder builder(SupportedContentReference body)
-