| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeEntityAlternative | 
RuntimeEntityAlternative.Builder.build()
Builds a RuntimeEntityAlternative. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<RuntimeEntityAlternative> | 
RuntimeEntity.alternatives()
Gets the alternatives. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeEntity.Builder | 
RuntimeEntity.Builder.addAlternatives(RuntimeEntityAlternative alternatives)
Adds an alternatives to alternatives. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeEntity.Builder | 
RuntimeEntity.Builder.alternatives(List<RuntimeEntityAlternative> alternatives)
Set the alternatives. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.