Uses of Class
com.oracle.bmc.devops.model.HelmDiffArgumentCollection.Builder
-
Packages that use HelmDiffArgumentCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of HelmDiffArgumentCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return HelmDiffArgumentCollection.Builder Modifier and Type Method Description static HelmDiffArgumentCollection.Builder
HelmDiffArgumentCollection. builder()
Create a new builder.HelmDiffArgumentCollection.Builder
HelmDiffArgumentCollection.Builder. copy(HelmDiffArgumentCollection model)
HelmDiffArgumentCollection.Builder
HelmDiffArgumentCollection.Builder. items(List<HelmDiffArgument> items)
List of arguments provided at the time of deployment.HelmDiffArgumentCollection.Builder
HelmDiffArgumentCollection. toBuilder()
-