Uses of Class
com.oracle.bmc.devops.model.ValueArtifactContentCollection
- 
Packages that use ValueArtifactContentCollection Package Description com.oracle.bmc.devops.model 
- 
- 
Uses of ValueArtifactContentCollection in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return ValueArtifactContentCollection Modifier and Type Method Description ValueArtifactContentCollectionValueArtifactContentCollection.Builder. build()ValueArtifactContentCollectionHelmDiffArgument. getValueArtifactContents()Methods in com.oracle.bmc.devops.model with parameters of type ValueArtifactContentCollection Modifier and Type Method Description ValueArtifactContentCollection.BuilderValueArtifactContentCollection.Builder. copy(ValueArtifactContentCollection model)HelmDiffArgument.BuilderHelmDiffArgument.Builder. valueArtifactContents(ValueArtifactContentCollection valueArtifactContents)Constructors in com.oracle.bmc.devops.model with parameters of type ValueArtifactContentCollection Constructor Description HelmDiffArgument(String stageId, HelmSetValueCollection helmArgSetValues, HelmSetValueCollection helmArgStringValues, ValueArtifactContentCollection valueArtifactContents, List<HelmStageContent> helmStageContents)Deprecated.
 
-