Class PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetSessionId(String sessionId) withCustomHeader(String name, String value) withSessionId(String sessionId)
-
Constructor Details
-
PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest
public PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest()
-
-
Method Details
-
getSessionId
-
setSessionId
-
withSessionId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest.Builder builder(String sessionId)
-