Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeKnowledgebaseOperationsRequest
Packages that use GetKnowledgeKnowledgebaseOperationsRequest
-
Uses of GetKnowledgeKnowledgebaseOperationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeKnowledgebaseOperationsRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeKnowledgebaseOperations(GetKnowledgeKnowledgebaseOperationsRequest request) Get operationsKnowledgeApiAsync.getKnowledgeKnowledgebaseOperationsAsync(GetKnowledgeKnowledgebaseOperationsRequest request, AsyncApiCallback<OperationListing> callback) Get operations -
Uses of GetKnowledgeKnowledgebaseOperationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeKnowledgebaseOperationsRequestModifier and TypeMethodDescriptionGetKnowledgeKnowledgebaseOperationsRequest.Builder.build()GetKnowledgeKnowledgebaseOperationsRequest.withBefore(String before) GetKnowledgeKnowledgebaseOperationsRequest.withCustomHeader(String name, String value) GetKnowledgeKnowledgebaseOperationsRequest.withInterval(String interval) GetKnowledgeKnowledgebaseOperationsRequest.withKnowledgeBaseId(String knowledgeBaseId) GetKnowledgeKnowledgebaseOperationsRequest.withPageSize(String pageSize) GetKnowledgeKnowledgebaseOperationsRequest.withSourceId(List<String> sourceId) GetKnowledgeKnowledgebaseOperationsRequest.withStatus(List<String> status) GetKnowledgeKnowledgebaseOperationsRequest.withUserId(List<String> userId)