Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
CaptureGroup |
CaptureGroup.Builder.build()
Builds a CaptureGroup.
|
Modifier and Type | Method and Description |
---|---|
List<CaptureGroup> |
RuntimeEntity.groups()
Gets the groups.
|
Modifier and Type | Method and Description |
---|---|
RuntimeEntity.Builder |
RuntimeEntity.Builder.addGroups(CaptureGroup groups)
Adds an groups to groups.
|
Modifier and Type | Method and Description |
---|---|
RuntimeEntity.Builder |
RuntimeEntity.Builder.groups(List<CaptureGroup> groups)
Set the groups.
|
Copyright © 2023 IBM Cloud. All rights reserved.