Class PostKnowledgeGuestSessionDocumentsSearchRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostKnowledgeGuestSessionDocumentsSearchRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetSessionId(String sessionId) withCustomHeader(String name, String value) withExpand(List<String> expand) withSessionId(String sessionId)
-
Constructor Details
-
PostKnowledgeGuestSessionDocumentsSearchRequest
public PostKnowledgeGuestSessionDocumentsSearchRequest()
-
-
Method Details
-
getSessionId
-
setSessionId
-
withSessionId
-
getExpand
-
setExpand
-
withExpand
-
getBody
-
setBody
-
withBody
public PostKnowledgeGuestSessionDocumentsSearchRequest withBody(KnowledgeDocumentGuestSearchRequest body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-