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