Package | Description |
---|---|
com.ibm.watson.assistant.v1.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 a new element to alternatives.
|
Modifier and Type | Method and Description |
---|---|
RuntimeEntity.Builder |
RuntimeEntity.Builder.alternatives(List<RuntimeEntityAlternative> alternatives)
Set the alternatives.
|
Copyright © 2024 IBM Cloud. All rights reserved.