Uses of Class
com.mypurecloud.sdk.v2.model.LibraryEntityListing
Packages that use LibraryEntityListing
-
Uses of LibraryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LibraryEntityListingModifier and TypeMethodDescriptionResponseManagementApi.getResponsemanagementLibraries(GetResponsemanagementLibrariesRequest request) Gets a list of existing response libraries.ResponseManagementApi.getResponsemanagementLibraries(Integer pageNumber, Integer pageSize, String messagingTemplateFilter, String libraryPrefix) Gets a list of existing response libraries.ResponseManagementApi.postResponsemanagementLibrariesBulk(PostResponsemanagementLibrariesBulkRequest request) Get response libraries.ResponseManagementApi.postResponsemanagementLibrariesBulk(LibraryBatchRequest body) Get response libraries.ResponseManagementApi.postResponsemanagementLibrariesQuery(PostResponsemanagementLibrariesQueryRequest request) Query libraries using criteria.ResponseManagementApi.postResponsemanagementLibrariesQuery(QueryCriteriaQuery body, Integer pageNumber, Integer pageSize) Query libraries using criteria.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type LibraryEntityListingModifier and TypeMethodDescriptionResponseManagementApi.getResponsemanagementLibraries(ApiRequest<Void> request) Gets a list of existing response libraries.ResponseManagementApiAsync.getResponsemanagementLibrariesAsync(GetResponsemanagementLibrariesRequest request, AsyncApiCallback<LibraryEntityListing> callback) Gets a list of existing response libraries.ResponseManagementApiAsync.getResponsemanagementLibrariesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LibraryEntityListing>> callback) Gets a list of existing response libraries.ResponseManagementApi.getResponsemanagementLibrariesWithHttpInfo(Integer pageNumber, Integer pageSize, String messagingTemplateFilter, String libraryPrefix) Gets a list of existing response libraries.ResponseManagementApi.postResponsemanagementLibrariesBulk(ApiRequest<LibraryBatchRequest> request) Get response libraries.ResponseManagementApiAsync.postResponsemanagementLibrariesBulkAsync(PostResponsemanagementLibrariesBulkRequest request, AsyncApiCallback<LibraryEntityListing> callback) Get response libraries.ResponseManagementApiAsync.postResponsemanagementLibrariesBulkAsync(ApiRequest<LibraryBatchRequest> request, AsyncApiCallback<ApiResponse<LibraryEntityListing>> callback) Get response libraries.ResponseManagementApi.postResponsemanagementLibrariesBulkWithHttpInfo(LibraryBatchRequest body) Get response libraries.ResponseManagementApi.postResponsemanagementLibrariesQuery(ApiRequest<QueryCriteriaQuery> request) Query libraries using criteria.ResponseManagementApiAsync.postResponsemanagementLibrariesQueryAsync(PostResponsemanagementLibrariesQueryRequest request, AsyncApiCallback<LibraryEntityListing> callback) Query libraries using criteria.ResponseManagementApiAsync.postResponsemanagementLibrariesQueryAsync(ApiRequest<QueryCriteriaQuery> request, AsyncApiCallback<ApiResponse<LibraryEntityListing>> callback) Query libraries using criteria.ResponseManagementApi.postResponsemanagementLibrariesQueryWithHttpInfo(QueryCriteriaQuery body, Integer pageNumber, Integer pageSize) Query libraries using criteria.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type LibraryEntityListingModifier and TypeMethodDescriptionResponseManagementApiAsync.getResponsemanagementLibrariesAsync(GetResponsemanagementLibrariesRequest request, AsyncApiCallback<LibraryEntityListing> callback) Gets a list of existing response libraries.ResponseManagementApiAsync.getResponsemanagementLibrariesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LibraryEntityListing>> callback) Gets a list of existing response libraries.ResponseManagementApiAsync.postResponsemanagementLibrariesBulkAsync(PostResponsemanagementLibrariesBulkRequest request, AsyncApiCallback<LibraryEntityListing> callback) Get response libraries.ResponseManagementApiAsync.postResponsemanagementLibrariesBulkAsync(ApiRequest<LibraryBatchRequest> request, AsyncApiCallback<ApiResponse<LibraryEntityListing>> callback) Get response libraries.ResponseManagementApiAsync.postResponsemanagementLibrariesQueryAsync(PostResponsemanagementLibrariesQueryRequest request, AsyncApiCallback<LibraryEntityListing> callback) Query libraries using criteria.ResponseManagementApiAsync.postResponsemanagementLibrariesQueryAsync(ApiRequest<QueryCriteriaQuery> request, AsyncApiCallback<ApiResponse<LibraryEntityListing>> callback) Query libraries using criteria. -
Uses of LibraryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LibraryEntityListingModifier and TypeMethodDescriptionLibraryEntityListing.pageNumber(Integer pageNumber) LibraryEntityListing.previousUri(String previousUri)