JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.sap.ai.sdk.grounding.model
Interface Filter.Builder3
Enclosing class:
Filter
public static interface
Filter.Builder3
Builder helper class.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Filter.Builder4
key
(
String
key)
Set the key of this
Filter
instance.
Method Details
key
Filter.Builder4
key
(@Nonnull
String
key)
Set the key of this
Filter
instance.
Parameters:
key
- The key of this
Filter
Returns:
The Filter builder.