Class GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest
public class GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest
extends Object
-
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) voidsetGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) voidsetIncludeDeleted(Boolean includeDeleted) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetTopicId(String topicId) withCustomHeader(String name, String value) withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) withIncludeDeleted(Boolean includeDeleted) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withTopicId(String topicId)
-
Constructor Details
-
GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest withTopicId(String topicId) -
getGoogleBusinessProfileIngestionRuleId
-
setGoogleBusinessProfileIngestionRuleId
-
withGoogleBusinessProfileIngestionRuleId
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest withGoogleBusinessProfileIngestionRuleId(String googleBusinessProfileIngestionRuleId) -
getPageNumber
-
setPageNumber
-
withPageNumber
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest withPageNumber(Integer pageNumber) -
getPageSize
-
setPageSize
-
withPageSize
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest withPageSize(Integer pageSize) -
getIncludeDeleted
-
setIncludeDeleted
-
withIncludeDeleted
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest withIncludeDeleted(Boolean includeDeleted) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest.Builder builder(String topicId, String googleBusinessProfileIngestionRuleId)
-