Class GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest
public class GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String topicId, String googleBusinessProfileIngestionRuleId, String dataIngestionRuleVersion) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDataIngestionRuleVersion(String dataIngestionRuleVersion) voidsetGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) voidsetIncludeDeleted(Boolean includeDeleted) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withDataIngestionRuleVersion(String dataIngestionRuleVersion) withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) withIncludeDeleted(Boolean includeDeleted) withTopicId(String topicId)
-
Constructor Details
-
GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest withTopicId(String topicId) -
getGoogleBusinessProfileIngestionRuleId
-
setGoogleBusinessProfileIngestionRuleId
-
withGoogleBusinessProfileIngestionRuleId
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) -
getDataIngestionRuleVersion
-
setDataIngestionRuleVersion
-
withDataIngestionRuleVersion
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest withDataIngestionRuleVersion(String dataIngestionRuleVersion) -
getIncludeDeleted
-
setIncludeDeleted
-
withIncludeDeleted
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest withIncludeDeleted(Boolean includeDeleted) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest.Builder builder(String topicId, String googleBusinessProfileIngestionRuleId, String dataIngestionRuleVersion)
-