Uses of Class
com.mypurecloud.sdk.v2.model.DataIngestionRuleStatusPatchRequest
Packages that use DataIngestionRuleStatusPatchRequest
Package
Description
-
Uses of DataIngestionRuleStatusPatchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DataIngestionRuleStatusPatchRequestModifier and TypeMethodDescriptionSocialMediaApi.patchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleId(String topicId, String facebookIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a Facebook data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdWithHttpInfo(String topicId, String facebookIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a Facebook data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleId(String topicId, String googleBusinessProfileIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a Google Business Profile data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdWithHttpInfo(String topicId, String googleBusinessProfileIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a Google Business Profile data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleId(String topicId, String instagramIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a Instagram data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdWithHttpInfo(String topicId, String instagramIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a Instagram data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesOpenOpenId(String topicId, String openId, DataIngestionRuleStatusPatchRequest body) Update the status of a open data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesOpenOpenIdWithHttpInfo(String topicId, String openId, DataIngestionRuleStatusPatchRequest body) Update the status of a open data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleId(String topicId, String twitterIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a X (formally Twitter) data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdWithHttpInfo(String topicId, String twitterIngestionRuleId, DataIngestionRuleStatusPatchRequest body) Update the status of a X (formally Twitter) data ingestion rule.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type DataIngestionRuleStatusPatchRequestModifier and TypeMethodDescriptionSocialMediaApi.patchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleId(ApiRequest<DataIngestionRuleStatusPatchRequest> request) Update the status of a Facebook data ingestion rule.SocialMediaApiAsync.patchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdAsync(ApiRequest<DataIngestionRuleStatusPatchRequest> request, AsyncApiCallback<ApiResponse<FacebookDataIngestionRuleResponse>> callback) Update the status of a Facebook data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleId(ApiRequest<DataIngestionRuleStatusPatchRequest> request) Update the status of a Google Business Profile data ingestion rule.SocialMediaApiAsync.patchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdAsync(ApiRequest<DataIngestionRuleStatusPatchRequest> request, AsyncApiCallback<ApiResponse<GoogleBusinessProfileDataIngestionRuleResponse>> callback) Update the status of a Google Business Profile data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleId(ApiRequest<DataIngestionRuleStatusPatchRequest> request) Update the status of a Instagram data ingestion rule.SocialMediaApiAsync.patchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdAsync(ApiRequest<DataIngestionRuleStatusPatchRequest> request, AsyncApiCallback<ApiResponse<InstagramDataIngestionRuleResponse>> callback) Update the status of a Instagram data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesOpenOpenId(ApiRequest<DataIngestionRuleStatusPatchRequest> request) Update the status of a open data ingestion rule.SocialMediaApiAsync.patchSocialmediaTopicDataingestionrulesOpenOpenIdAsync(ApiRequest<DataIngestionRuleStatusPatchRequest> request, AsyncApiCallback<ApiResponse<OpenDataIngestionRuleResponse>> callback) Update the status of a open data ingestion rule.SocialMediaApi.patchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleId(ApiRequest<DataIngestionRuleStatusPatchRequest> request) Update the status of a X (formally Twitter) data ingestion rule.SocialMediaApiAsync.patchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdAsync(ApiRequest<DataIngestionRuleStatusPatchRequest> request, AsyncApiCallback<ApiResponse<TwitterDataIngestionRuleResponse>> callback) Update the status of a X (formally Twitter) data ingestion rule. -
Uses of DataIngestionRuleStatusPatchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DataIngestionRuleStatusPatchRequestModifier and TypeMethodDescriptionPatchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdRequest.getBody()PatchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.getBody()PatchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdRequest.getBody()PatchSocialmediaTopicDataingestionrulesOpenOpenIdRequest.getBody()PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type DataIngestionRuleStatusPatchRequestModifier and TypeMethodDescriptionPatchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdRequest.withHttpInfo()PatchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.withHttpInfo()PatchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdRequest.withHttpInfo()PatchSocialmediaTopicDataingestionrulesOpenOpenIdRequest.withHttpInfo()PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type DataIngestionRuleStatusPatchRequestModifier and TypeMethodDescriptionvoidPatchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdRequest.setBody(DataIngestionRuleStatusPatchRequest body) voidPatchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.setBody(DataIngestionRuleStatusPatchRequest body) voidPatchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdRequest.setBody(DataIngestionRuleStatusPatchRequest body) voidPatchSocialmediaTopicDataingestionrulesOpenOpenIdRequest.setBody(DataIngestionRuleStatusPatchRequest body) voidPatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.setBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdRequest.Builder.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdRequest.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.Builder.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesGooglebusinessprofileGoogleBusinessProfileIngestionRuleIdRequest.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdRequest.Builder.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdRequest.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesOpenOpenIdRequest.Builder.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesOpenOpenIdRequest.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.Builder.withBody(DataIngestionRuleStatusPatchRequest body) PatchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleIdRequest.withBody(DataIngestionRuleStatusPatchRequest body) -
Uses of DataIngestionRuleStatusPatchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DataIngestionRuleStatusPatchRequestModifier and TypeMethodDescriptionDataIngestionRuleStatusPatchRequest.status(DataIngestionRuleStatusPatchRequest.StatusEnum status) The status of the data ingestion rule.