Uses of Class
com.mypurecloud.sdk.v2.model.DocumentationResult
Packages that use DocumentationResult
-
Uses of DocumentationResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentationResultModifier and TypeMethodDescriptionDocumentationResult.categories(List<Integer> categories) The category of the documentation entity.The text or html content for the documentation entity.DocumentationResult.description(String description) The description of the documentation entity.The excerpt of the documentation entity.DocumentationResult.facetFeature(List<Integer> facetFeature) The facet feature of the documentation entity.The facet role of the documentation entity.DocumentationResult.facetService(List<Integer> facetService) The facet service of the documentation entity.DocumentationResult.faqCategories(List<Integer> faqCategories) The faq categories of the documentation entity.The search type.The globally unique identifier for the object.URL link for the documentation entity.The modified date for the documentation entity.The name of the documentation entity.DocumentationResult.releasenoteCategory(List<Integer> releasenoteCategory) The releasenote category of the documentation entity.DocumentationResult.releasenoteTag(List<Integer> releasenoteTag) The releasenote tag of the documentation entity.The service of the documentation entity.DocumentationResult.serviceArea(List<Integer> serviceArea) The service area of the documentation entity.The slug of the documentation entity.The title of the documentation entity.DocumentationResult.videoCategories(List<Integer> videoCategories) The video categories of the documentation entity.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentationResultMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentationResultModifier and TypeMethodDescriptionDocumentationSearchResponse.results(List<DocumentationResult> results) Search resultsvoidDocumentationSearchResponse.setResults(List<DocumentationResult> results)