Package | Description |
---|---|
com.oracle.bmc.oda.model | |
com.oracle.bmc.oda.requests |
Modifier and Type | Class and Description |
---|---|
class |
CloneSkillDetails
Properties that are required to create a new Skill by cloning an existing Skill.
|
class |
CreateNewSkillDetails
Properties that are required to create a Skill from scratch.
|
class |
CreateSkillVersionDetails
Properties that are required to create a new version of an existing Skill.
|
class |
ExtendSkillDetails
Properties that are required to create a new Skill by extending an existing Skill.
|
Modifier and Type | Method and Description |
---|---|
CreateSkillDetails |
CreateSkillRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateSkillDetails |
CreateSkillRequest.getCreateSkillDetails()
Property values for creating the Skill.
|
Modifier and Type | Method and Description |
---|---|
CreateSkillRequest.Builder |
CreateSkillRequest.Builder.body$(CreateSkillDetails body)
Alternative setter for the body parameter.
|
CreateSkillRequest.Builder |
CreateSkillRequest.Builder.createSkillDetails(CreateSkillDetails createSkillDetails)
Property values for creating the Skill.
|
Copyright © 2016–2024. All rights reserved.