Package | Description |
---|---|
com.oracle.bmc.oda.model |
Modifier and Type | Class and Description |
---|---|
class |
CreateSkillCompositeEntityDetails
Properties that are required to create a skill composite entity.
|
class |
CreateSkillValueListEntityDetails
Properties that are required to create a value list entity.
|
Modifier and Type | Method and Description |
---|---|
List<CreateSkillEntityDetails> |
BulkCreateSkillEntitiesDetails.getItems()
List of the skill entity objects to create.
|
Modifier and Type | Method and Description |
---|---|
BulkCreateSkillEntitiesDetails.Builder |
BulkCreateSkillEntitiesDetails.Builder.items(List<CreateSkillEntityDetails> items)
List of the skill entity objects to create.
|
Constructor and Description |
---|
BulkCreateSkillEntitiesDetails(List<CreateSkillEntityDetails> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.