Uses of Class
com.mypurecloud.sdk.v2.api.request.PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest
Packages that use PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest
-
Uses of PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequestModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTopicDataingestionrulesGooglebusinessprofile(PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest request) Create a Google Business Profile data ingestion rule.SocialMediaApiAsync.postSocialmediaTopicDataingestionrulesGooglebusinessprofileAsync(PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest request, AsyncApiCallback<GoogleBusinessProfileDataIngestionRuleResponse> callback) Create a Google Business Profile data ingestion rule. -
Uses of PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequestModifier and TypeMethodDescriptionPostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.Builder.build()PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.withBody(GoogleBusinessProfileDataIngestionRuleRequest body) PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.withCustomHeader(String name, String value) PostSocialmediaTopicDataingestionrulesGooglebusinessprofileRequest.withTopicId(String topicId)