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