Uses of Class
com.mypurecloud.sdk.v2.model.AppleIntegrationEntityListing
Packages that use AppleIntegrationEntityListing
-
Uses of AppleIntegrationEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AppleIntegrationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsApple(GetConversationsMessagingIntegrationsAppleRequest request) Get a list of Apple IntegrationsConversationsApi.getConversationsMessagingIntegrationsApple(Integer pageSize, Integer pageNumber, String expand, String supportedContentId, String messagingSettingId) Get a list of Apple IntegrationsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AppleIntegrationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsApple(ApiRequest<Void> request) Get a list of Apple IntegrationsConversationsApiAsync.getConversationsMessagingIntegrationsAppleAsync(GetConversationsMessagingIntegrationsAppleRequest request, AsyncApiCallback<AppleIntegrationEntityListing> callback) Get a list of Apple IntegrationsConversationsApiAsync.getConversationsMessagingIntegrationsAppleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AppleIntegrationEntityListing>> callback) Get a list of Apple IntegrationsConversationsApi.getConversationsMessagingIntegrationsAppleWithHttpInfo(Integer pageSize, Integer pageNumber, String expand, String supportedContentId, String messagingSettingId) Get a list of Apple IntegrationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AppleIntegrationEntityListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsMessagingIntegrationsAppleAsync(GetConversationsMessagingIntegrationsAppleRequest request, AsyncApiCallback<AppleIntegrationEntityListing> callback) Get a list of Apple IntegrationsConversationsApiAsync.getConversationsMessagingIntegrationsAppleAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AppleIntegrationEntityListing>> callback) Get a list of Apple Integrations -
Uses of AppleIntegrationEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AppleIntegrationEntityListingModifier and TypeMethodDescriptionAppleIntegrationEntityListing.entities(List<AppleIntegration> entities) AppleIntegrationEntityListing.pageNumber(Integer pageNumber) AppleIntegrationEntityListing.previousUri(String previousUri)