public static class ListFeedbackOptions.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
public ListFeedbackOptions build()
public ListFeedbackOptions.Builder feedbackType(String feedbackType)
feedbackType - the feedbackTypepublic ListFeedbackOptions.Builder documentTitle(String documentTitle)
documentTitle - the documentTitlepublic ListFeedbackOptions.Builder modelId(String modelId)
modelId - the modelIdpublic ListFeedbackOptions.Builder modelVersion(String modelVersion)
modelVersion - the modelVersionpublic ListFeedbackOptions.Builder categoryRemoved(String categoryRemoved)
categoryRemoved - the categoryRemovedpublic ListFeedbackOptions.Builder categoryAdded(String categoryAdded)
categoryAdded - the categoryAddedpublic ListFeedbackOptions.Builder categoryNotChanged(String categoryNotChanged)
categoryNotChanged - the categoryNotChangedpublic ListFeedbackOptions.Builder typeRemoved(String typeRemoved)
typeRemoved - the typeRemovedpublic ListFeedbackOptions.Builder typeAdded(String typeAdded)
typeAdded - the typeAddedpublic ListFeedbackOptions.Builder typeNotChanged(String typeNotChanged)
typeNotChanged - the typeNotChangedpublic ListFeedbackOptions.Builder pageLimit(long pageLimit)
pageLimit - the pageLimitpublic ListFeedbackOptions.Builder cursor(String cursor)
cursor - the cursorpublic ListFeedbackOptions.Builder sort(String sort)
sort - the sortpublic ListFeedbackOptions.Builder includeTotal(Boolean includeTotal)
includeTotal - the includeTotalCopyright © 2021 IBM Cloud. All rights reserved.