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