Uses of Class
com.oracle.bmc.oda.model.SkillParameterCollection
-
Packages that use SkillParameterCollection Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses -
-
Uses of SkillParameterCollection in com.oracle.bmc.oda.model
Methods in com.oracle.bmc.oda.model that return SkillParameterCollection Modifier and Type Method Description SkillParameterCollection
SkillParameterCollection.Builder. build()
Methods in com.oracle.bmc.oda.model with parameters of type SkillParameterCollection Modifier and Type Method Description SkillParameterCollection.Builder
SkillParameterCollection.Builder. copy(SkillParameterCollection model)
-
Uses of SkillParameterCollection in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return SkillParameterCollection Modifier and Type Method Description SkillParameterCollection
ListSkillParametersResponse. getSkillParameterCollection()
The returned SkillParameterCollection instance.Methods in com.oracle.bmc.oda.responses with parameters of type SkillParameterCollection Modifier and Type Method Description ListSkillParametersResponse.Builder
ListSkillParametersResponse.Builder. skillParameterCollection(SkillParameterCollection skillParameterCollection)
The returned SkillParameterCollection instance.
-