Class GetKnowledgeGuestSessionDocumentsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeGuestSessionDocumentsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCategoryId(List<String> categoryId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPageSize(Integer pageSize) voidsetSessionId(String sessionId) withCategoryId(List<String> categoryId) withCustomHeader(String name, String value) withPageSize(Integer pageSize) withSessionId(String sessionId)
-
Constructor Details
-
GetKnowledgeGuestSessionDocumentsRequest
public GetKnowledgeGuestSessionDocumentsRequest()
-
-
Method Details
-
getSessionId
-
setSessionId
-
withSessionId
-
getCategoryId
-
setCategoryId
-
withCategoryId
-
getPageSize
-
setPageSize
-
withPageSize
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-