Package com.mypurecloud.sdk.v2.model
Class KnowledgeGuestDocumentSuggestion
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentSuggestion
- All Implemented Interfaces:
Serializable
KnowledgeGuestDocumentSuggestion
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetQuery()inthashCode()Page size of the returned results.Query to get autocomplete suggestions for the matching knowledge documents.voidsetPageSize(Integer pageSize) voidtoString()
-
Constructor Details
-
KnowledgeGuestDocumentSuggestion
public KnowledgeGuestDocumentSuggestion() -
KnowledgeGuestDocumentSuggestion
-
-
Method Details
-
query
Query to get autocomplete suggestions for the matching knowledge documents. -
getQuery
-
setQuery
-
pageSize
Page size of the returned results. -
getPageSize
-
setPageSize
-
getSessionId
-
getResults
-
equals
-
hashCode
public int hashCode() -
toString
-