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