Package | Description |
---|---|
com.oracle.bmc.oda.model |
Modifier and Type | Class and Description |
---|---|
class |
TrainSkillQueryEntityParameter
Query entity parameter for training the skill.
|
Modifier and Type | Method and Description |
---|---|
List<TrainSkillParameter> |
TrainSkillDetails.getItems()
List of parameters for training the skill.
|
Modifier and Type | Method and Description |
---|---|
TrainSkillDetails.Builder |
TrainSkillDetails.Builder.items(List<TrainSkillParameter> items)
List of parameters for training the skill.
|
Constructor and Description |
---|
TrainSkillDetails(List<TrainSkillParameter> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.