Class GetKnowledgeGuestSessionCategoriesRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeGuestSessionCategoriesRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()getName()voidvoidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetIncludeDocumentCount(Boolean includeDocumentCount) voidvoidvoidsetPageSize(String pageSize) voidsetParentId(String parentId) voidsetSessionId(String sessionId) voidwithBefore(String before) withCustomHeader(String name, String value) withExpand(String expand) withIncludeDocumentCount(Boolean includeDocumentCount) withIsRoot(Boolean isRoot) withPageSize(String pageSize) withParentId(String parentId) withSessionId(String sessionId) withSortBy(String sortBy)
-
Constructor Details
-
GetKnowledgeGuestSessionCategoriesRequest
public GetKnowledgeGuestSessionCategoriesRequest()
-
-
Method Details
-
getSessionId
-
setSessionId
-
withSessionId
-
getBefore
-
setBefore
-
withBefore
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getParentId
-
setParentId
-
withParentId
-
getIsRoot
-
setIsRoot
-
withIsRoot
-
getName
-
setName
-
withName
-
getSortBy
-
setSortBy
-
withSortBy
-
getExpand
-
setExpand
-
withExpand
-
getIncludeDocumentCount
-
setIncludeDocumentCount
-
withIncludeDocumentCount
public GetKnowledgeGuestSessionCategoriesRequest withIncludeDocumentCount(Boolean includeDocumentCount) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-