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