Uses of Class
com.mypurecloud.sdk.v2.model.SupportedContentListing
Packages that use SupportedContentListing
-
Uses of SupportedContentListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SupportedContentListingModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingSupportedcontent(GetConversationsMessagingSupportedcontentRequest request) Get a list of Supported Content profilesConversationsApi.getConversationsMessagingSupportedcontent(Integer pageSize, Integer pageNumber) Get a list of Supported Content profilesMessagingApi.getMessagingSupportedcontent(GetMessagingSupportedcontentRequest request) Deprecated.MessagingApi.getMessagingSupportedcontent(Integer pageSize, Integer pageNumber) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SupportedContentListingModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingSupportedcontent(ApiRequest<Void> request) Get a list of Supported Content profilesConversationsApiAsync.getConversationsMessagingSupportedcontentAsync(GetConversationsMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContentListing> callback) Get a list of Supported Content profilesConversationsApiAsync.getConversationsMessagingSupportedcontentAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SupportedContentListing>> callback) Get a list of Supported Content profilesConversationsApi.getConversationsMessagingSupportedcontentWithHttpInfo(Integer pageSize, Integer pageNumber) Get a list of Supported Content profilesMessagingApi.getMessagingSupportedcontent(ApiRequest<Void> request) Deprecated.MessagingApiAsync.getMessagingSupportedcontentAsync(GetMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContentListing> callback) Deprecated.MessagingApiAsync.getMessagingSupportedcontentAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SupportedContentListing>> callback) Deprecated.MessagingApi.getMessagingSupportedcontentWithHttpInfo(Integer pageSize, Integer pageNumber) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SupportedContentListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsMessagingSupportedcontentAsync(GetConversationsMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContentListing> callback) Get a list of Supported Content profilesConversationsApiAsync.getConversationsMessagingSupportedcontentAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SupportedContentListing>> callback) Get a list of Supported Content profilesMessagingApiAsync.getMessagingSupportedcontentAsync(GetMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContentListing> callback) Deprecated.MessagingApiAsync.getMessagingSupportedcontentAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SupportedContentListing>> callback) Deprecated. -
Uses of SupportedContentListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SupportedContentListingModifier and TypeMethodDescriptionSupportedContentListing.entities(List<SupportedContent> entities) SupportedContentListing.pageNumber(Integer pageNumber) SupportedContentListing.previousUri(String previousUri)