Package com.sap.ai.sdk.grounding.model
Interface PerFilterSearchResultWithError.Builder
- Enclosing class:
PerFilterSearchResultWithError
public static interface PerFilterSearchResultWithError.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the filterId of thisPerFilterSearchResultWithErrorinstance.
-
Method Details
-
filterId
Set the filterId of thisPerFilterSearchResultWithErrorinstance.- Parameters:
filterId- The filterId of thisPerFilterSearchResultWithError- Returns:
- The PerFilterSearchResultWithError instance.
-