Uses of Class
com.oracle.bmc.devops.model.ValueArtifactContent
-
Packages that use ValueArtifactContent Package Description com.oracle.bmc.devops.model -
-
Uses of ValueArtifactContent in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return ValueArtifactContent Modifier and Type Method Description ValueArtifactContent
ValueArtifactContent.Builder. build()
Methods in com.oracle.bmc.devops.model that return types with arguments of type ValueArtifactContent Modifier and Type Method Description List<ValueArtifactContent>
ValueArtifactContentCollection. getItems()
List of parameters defined to set helm value.Methods in com.oracle.bmc.devops.model with parameters of type ValueArtifactContent Modifier and Type Method Description ValueArtifactContent.Builder
ValueArtifactContent.Builder. copy(ValueArtifactContent model)
Method parameters in com.oracle.bmc.devops.model with type arguments of type ValueArtifactContent Modifier and Type Method Description ValueArtifactContentCollection.Builder
ValueArtifactContentCollection.Builder. items(List<ValueArtifactContent> items)
List of parameters defined to set helm value.Constructor parameters in com.oracle.bmc.devops.model with type arguments of type ValueArtifactContent Constructor Description ValueArtifactContentCollection(List<ValueArtifactContent> items)
Deprecated.
-