Class PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest
-
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) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withTopicId(String topicId)
-
Constructor Details
-
PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest
public PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest withTopicId(String topicId) -
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.Builder builder(String topicId)
-