Uses of Class
com.mypurecloud.sdk.v2.model.InstagramDataIngestionRuleVersionResponseEntityListing
Packages that use InstagramDataIngestionRuleVersionResponseEntityListing
-
Uses of InstagramDataIngestionRuleVersionResponseEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return InstagramDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersions(GetSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsRequest request) Get the Instagram data ingestion rule versions.SocialMediaApi.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersions(String topicId, String instagramIngestionRuleId, Integer pageNumber, Integer pageSize, Boolean includeDeleted) Get the Instagram data ingestion rule versions.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type InstagramDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionSocialMediaApi.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersions(ApiRequest<Void> request) Get the Instagram data ingestion rule versions.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsAsync(GetSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsRequest request, AsyncApiCallback<InstagramDataIngestionRuleVersionResponseEntityListing> callback) Get the Instagram data ingestion rule versions.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InstagramDataIngestionRuleVersionResponseEntityListing>> callback) Get the Instagram data ingestion rule versions.SocialMediaApi.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsWithHttpInfo(String topicId, String instagramIngestionRuleId, Integer pageNumber, Integer pageSize, Boolean includeDeleted) Get the Instagram data ingestion rule versions.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type InstagramDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionSocialMediaApiAsync.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsAsync(GetSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsRequest request, AsyncApiCallback<InstagramDataIngestionRuleVersionResponseEntityListing> callback) Get the Instagram data ingestion rule versions.SocialMediaApiAsync.getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InstagramDataIngestionRuleVersionResponseEntityListing>> callback) Get the Instagram data ingestion rule versions. -
Uses of InstagramDataIngestionRuleVersionResponseEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InstagramDataIngestionRuleVersionResponseEntityListingModifier and TypeMethodDescriptionInstagramDataIngestionRuleVersionResponseEntityListing.entities(List<InstagramDataIngestionRuleVersionResponse> entities) InstagramDataIngestionRuleVersionResponseEntityListing.pageNumber(Integer pageNumber) InstagramDataIngestionRuleVersionResponseEntityListing.previousUri(String previousUri)