Uses of Class
com.oracle.bmc.devops.model.ValueArtifactContentCollection.Builder
-
Packages that use ValueArtifactContentCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of ValueArtifactContentCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return ValueArtifactContentCollection.Builder Modifier and Type Method Description static ValueArtifactContentCollection.Builder
ValueArtifactContentCollection. builder()
Create a new builder.ValueArtifactContentCollection.Builder
ValueArtifactContentCollection.Builder. copy(ValueArtifactContentCollection model)
ValueArtifactContentCollection.Builder
ValueArtifactContentCollection.Builder. items(List<ValueArtifactContent> items)
List of parameters defined to set helm value.ValueArtifactContentCollection.Builder
ValueArtifactContentCollection. toBuilder()
-