Uses of Class
com.mypurecloud.sdk.v2.model.GoogleBusinessProfileDataIngestionRuleRequest
Packages that use GoogleBusinessProfileDataIngestionRuleRequest
Package
Description
-
Uses of GoogleBusinessProfileDataIngestionRuleRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GoogleBusinessProfileDataIngestionRuleRequestModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTopicDataingestionrulesGooglebusinessprofile(String topicId, GoogleBusinessProfileDataIngestionRuleRequest body) Create a Google Business Profile data ingestion rule.SocialMediaApi.postSocialmediaTopicDataingestionrulesGooglebusinessprofileWithHttpInfo(String topicId, GoogleBusinessProfileDataIngestionRuleRequest body) Create a Google Business Profile data ingestion rule.SocialMediaApi.putSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleId(String topicId, String googleBusinessProfileIngestionRuleId, GoogleBusinessProfileDataIngestionRuleRequest body) Update the Google Business Profile data ingestion rule.SocialMediaApi.putSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdWithHttpInfo(String topicId, String googleBusinessProfileIngestionRuleId, GoogleBusinessProfileDataIngestionRuleRequest body) Update the Google Business Profile data ingestion rule.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GoogleBusinessProfileDataIngestionRuleRequestModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTopicDataingestionrulesGooglebusinessprofile(ApiRequest<GoogleBusinessProfileDataIngestionRuleRequest> request) Create a Google Business Profile data ingestion rule.SocialMediaApiAsync.postSocialmediaTopicDataingestionrulesGooglebusinessprofileAsync(ApiRequest<GoogleBusinessProfileDataIngestionRuleRequest> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleResponse>> callback) Create a Google Business Profile data ingestion rule.SocialMediaApi.putSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleId(ApiRequest<GoogleBusinessProfileDataIngestionRuleRequest> request) Update the Google Business Profile data ingestion rule.SocialMediaApiAsync.putSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdAsync(ApiRequest<GoogleBusinessProfileDataIngestionRuleRequest> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleResponse>> callback) Update the Google Business Profile data ingestion rule. -
Uses of GoogleBusinessProfileDataIngestionRuleRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GoogleBusinessProfileDataIngestionRuleRequestModifier and TypeMethodDescriptionPostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.getBody()PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type GoogleBusinessProfileDataIngestionRuleRequestModifier and TypeMethodDescriptionPostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.withHttpInfo()PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type GoogleBusinessProfileDataIngestionRuleRequestModifier and TypeMethodDescriptionvoidPostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.setBody(GoogleBusinessProfileDataIngestionRuleRequest body) voidPutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.setBody(GoogleBusinessProfileDataIngestionRuleRequest body) PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.Builder.withBody(GoogleBusinessProfileDataIngestionRuleRequest body) PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.withBody(GoogleBusinessProfileDataIngestionRuleRequest body) PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.Builder.withBody(GoogleBusinessProfileDataIngestionRuleRequest body) PutSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.withBody(GoogleBusinessProfileDataIngestionRuleRequest body) -
Uses of GoogleBusinessProfileDataIngestionRuleRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GoogleBusinessProfileDataIngestionRuleRequestModifier and TypeMethodDescriptionGoogleBusinessProfileDataIngestionRuleRequest.description(String description) A description of the data ingestion rule.GoogleBusinessProfileDataIngestionRuleRequest.externalSource(DomainEntityRef externalSource) The external source associated with this data ingestion rule, which will be used when performing identity resolutionGoogleBusinessProfileDataIngestionRuleRequest.integrationId(String integrationId) The Integration Id from which to ingest public social posts.The name of the data ingestion rule.