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