Class GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest
-
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) voidsetIncludeDeleted(Boolean includeDeleted) voidvoidsetTopicId(String topicId) withCustomHeader(String name, String value) withIncludeDeleted(Boolean includeDeleted) withOpenId(String openId) withTopicId(String topicId)
-
Constructor Details
-
GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest
public GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getOpenId
-
setOpenId
-
withOpenId
-
getIncludeDeleted
-
setIncludeDeleted
-
withIncludeDeleted
public GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest withIncludeDeleted(Boolean includeDeleted) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetSocialmediaTopicDataingestionrulesOpenOpenIdRequest.Builder builder(String topicId, String openId)
-