Uses of Class
com.mypurecloud.sdk.v2.model.OperationListing
Packages that use OperationListing
-
Uses of OperationListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OperationListingModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeKnowledgebaseOperations(GetKnowledgeKnowledgebaseOperationsRequest request) Get operationsKnowledgeApi.getKnowledgeKnowledgebaseOperations(String knowledgeBaseId, String before, String after, String pageSize, List<String> userId, List<String> type, List<String> status, String interval, List<String> sourceId) Get operationsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type OperationListingModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeKnowledgebaseOperations(ApiRequest<Void> request) Get operationsKnowledgeApiAsync.getKnowledgeKnowledgebaseOperationsAsync(GetKnowledgeKnowledgebaseOperationsRequest request, AsyncApiCallback<OperationListing> callback) Get operationsKnowledgeApiAsync.getKnowledgeKnowledgebaseOperationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OperationListing>> callback) Get operationsKnowledgeApi.getKnowledgeKnowledgebaseOperationsWithHttpInfo(String knowledgeBaseId, String before, String after, String pageSize, List<String> userId, List<String> type, List<String> status, String interval, List<String> sourceId) Get operationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OperationListingModifier and TypeMethodDescriptionKnowledgeApiAsync.getKnowledgeKnowledgebaseOperationsAsync(GetKnowledgeKnowledgebaseOperationsRequest request, AsyncApiCallback<OperationListing> callback) Get operationsKnowledgeApiAsync.getKnowledgeKnowledgebaseOperationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OperationListing>> callback) Get operations -
Uses of OperationListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperationListingModifier and TypeMethodDescriptionOperationListing.entities(List<OperationResponse> entities) OperationListing.previousUri(String previousUri)