Class DeleteSocialmediaTopicDataingestionrulesOpenOpenIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteSocialmediaTopicDataingestionrulesOpenOpenIdRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetHardDelete(Boolean hardDelete) voidvoidsetTopicId(String topicId) withCustomHeader(String name, String value) withHardDelete(Boolean hardDelete) withOpenId(String openId) withTopicId(String topicId)
-
Constructor Details
-
DeleteSocialmediaTopicDataingestionrulesOpenOpenIdRequest
public DeleteSocialmediaTopicDataingestionrulesOpenOpenIdRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getOpenId
-
setOpenId
-
withOpenId
-
getHardDelete
-
setHardDelete
-
withHardDelete
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public DeleteSocialmediaTopicDataingestionrulesOpenOpenIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static DeleteSocialmediaTopicDataingestionrulesOpenOpenIdRequest.Builder builder(String topicId, String openId)
-