Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Method and Description |
---|---|
EnvironmentSkill |
EnvironmentSkill.Builder.build()
Builds a EnvironmentSkill.
|
Modifier and Type | Method and Description |
---|---|
List<EnvironmentSkill> |
Environment.getSkillReferences()
Gets the skillReferences.
|
List<EnvironmentSkill> |
UpdateEnvironmentOptions.skillReferences()
Gets the skillReferences.
|
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentOptions.Builder |
UpdateEnvironmentOptions.Builder.addSkillReference(EnvironmentSkill skillReference)
Adds an skillReference to skillReferences.
|
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentOptions.Builder |
UpdateEnvironmentOptions.Builder.skillReferences(List<EnvironmentSkill> skillReferences)
Set the skillReferences.
|
Copyright © 2023 IBM Cloud. All rights reserved.