Class DeleteSocialmediaTopicRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteSocialmediaTopicRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetHardDelete(Boolean hardDelete) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withHardDelete(Boolean hardDelete) withTopicId(String topicId)
-
Constructor Details
-
DeleteSocialmediaTopicRequest
public DeleteSocialmediaTopicRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getHardDelete
-
setHardDelete
-
withHardDelete
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-