Class GetKnowledgeKnowledgebaseOperationsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeKnowledgebaseOperationsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()getType()voidvoidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetInterval(String interval) voidsetKnowledgeBaseId(String knowledgeBaseId) voidsetPageSize(String pageSize) voidsetSourceId(List<String> sourceId) voidvoidvoidwithBefore(String before) withCustomHeader(String name, String value) withInterval(String interval) withKnowledgeBaseId(String knowledgeBaseId) withPageSize(String pageSize) withSourceId(List<String> sourceId) withStatus(List<String> status) withUserId(List<String> userId)
-
Constructor Details
-
GetKnowledgeKnowledgebaseOperationsRequest
public GetKnowledgeKnowledgebaseOperationsRequest()
-
-
Method Details
-
getKnowledgeBaseId
-
setKnowledgeBaseId
-
withKnowledgeBaseId
-
getBefore
-
setBefore
-
withBefore
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getUserId
-
setUserId
-
withUserId
-
getType
-
setType
-
withType
-
getStatus
-
setStatus
-
withStatus
-
getInterval
-
setInterval
-
withInterval
-
getSourceId
-
setSourceId
-
withSourceId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-