Uses of Class
com.mypurecloud.sdk.v2.model.GoogleBusinessProfileDataIngestionRuleVersionResponse
Packages that use GoogleBusinessProfileDataIngestionRuleVersionResponse
-
Uses of GoogleBusinessProfileDataIngestionRuleVersionResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GoogleBusinessProfileDataIngestionRuleVersionResponseModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersion(GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest request) Get a single Google Business Profile data ingestion rule version.SocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersion(String topicId, String googleBusinessProfileIngestionRuleId, String dataIngestionRuleVersion, Boolean includeDeleted) Get a single Google Business Profile data ingestion rule version.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type GoogleBusinessProfileDataIngestionRuleVersionResponseModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersion(ApiRequest<Void> request) Get a single Google Business Profile data ingestion rule version.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionAsync(GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest request, AsyncApiCallback<GoogleBusinessProfileDataIngestionRuleVersionResponse> callback) Get a single Google Business Profile data ingestion rule version.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleVersionResponse>> callback) Get a single Google Business Profile data ingestion rule version.SocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionWithHttpInfo(String topicId, String googleBusinessProfileIngestionRuleId, String dataIngestionRuleVersion, Boolean includeDeleted) Get a single Google Business Profile data ingestion rule version.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GoogleBusinessProfileDataIngestionRuleVersionResponseModifier and TypeMethodDescriptionSocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionAsync(GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionRequest request, AsyncApiCallback<GoogleBusinessProfileDataIngestionRuleVersionResponse> callback) Get a single Google Business Profile data ingestion rule version.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleVersionResponse>> callback) Get a single Google Business Profile data ingestion rule version. -
Uses of GoogleBusinessProfileDataIngestionRuleVersionResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GoogleBusinessProfileDataIngestionRuleVersionResponseModifier and TypeMethodDescriptionGoogleBusinessProfileDataIngestionRuleVersionResponse.description(String description) A description of the data ingestion rule.GoogleBusinessProfileDataIngestionRuleVersionResponse.externalSource(DomainEntityRef externalSource) The external source associated with this data ingestion rule, which is used when performing identity resolutionID of the data ingestion rule.GoogleBusinessProfileDataIngestionRuleVersionResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.GoogleBusinessProfileDataIngestionRuleVersionResponse.integrationId(String integrationId) The Integration Id from which public social posts are ingested.The name of the data ingestion rule.GoogleBusinessProfileDataIngestionRuleVersionResponse.status(GoogleBusinessProfileDataIngestionRuleVersionResponse.StatusEnum status) The status of the data ingestion rule.The version number of the data ingestion rule.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type GoogleBusinessProfileDataIngestionRuleVersionResponseModifier and TypeMethodDescriptionGoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing.getEntities()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type GoogleBusinessProfileDataIngestionRuleVersionResponseModifier and TypeMethodDescriptionGoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing.entities(List<GoogleBusinessProfileDataIngestionRuleVersionResponse> entities) voidGoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing.setEntities(List<GoogleBusinessProfileDataIngestionRuleVersionResponse> entities)