Class PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
public class PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) withTopicId(String topicId)
-
Constructor Details
-
PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest
public PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withTopicId(String topicId) -
getGoogleBusinessProfileIngestionRuleId
-
setGoogleBusinessProfileIngestionRuleId
-
withGoogleBusinessProfileIngestionRuleId
public PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) -
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.Builder builder(String topicId, String googleBusinessProfileIngestionRuleId)
-