Uses of Class
com.mypurecloud.sdk.v2.model.GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing
Packages that use GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing
-
Uses of GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersions(GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest request) Get the Google Business Profile data ingestion rule versions.SocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersions(String topicId, String googleBusinessProfileIngestionRuleId, Integer pageNumber, Integer pageSize, Boolean includeDeleted) Get the Google Business Profile data ingestion rule versions.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersions(ApiRequest<Void> request) Get the Google Business Profile data ingestion rule versions.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsAsync(GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest request, AsyncApiCallback<GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing> callback) Get the Google Business Profile data ingestion rule versions.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing>> callback) Get the Google Business Profile data ingestion rule versions.SocialMediaApi.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsWithHttpInfo(String topicId, String googleBusinessProfileIngestionRuleId, Integer pageNumber, Integer pageSize, Boolean includeDeleted) Get the Google Business Profile data ingestion rule versions.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionSocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsAsync(GetSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsRequest request, AsyncApiCallback<GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing> callback) Get the Google Business Profile data ingestion rule versions.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing>> callback) Get the Google Business Profile data ingestion rule versions. -
Uses of GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionGoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing.entities(List<GoogleBusinessProfileDataIngestionRuleVersionResponse> entities) GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing.pageNumber(Integer pageNumber) GoogleBusinessProfileDataIngestionRuleVersionResponseEntityListing.previousUri(String previousUri)