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 Left.Builder3
Enclosing class:
Left
public static interface
Left.Builder3
Builder helper class.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Left.Builder4
key
(
String
key)
Set the key of this
Left
instance.
Method Details
key
Left.Builder4
key
(@Nonnull
String
key)
Set the key of this
Left
instance.
Parameters:
key
- The key of this
Left
Returns:
The Left builder.