public static class DeployStageOverrideArgumentCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeployStageOverrideArgumentCollection |
build() |
DeployStageOverrideArgumentCollection.Builder |
copy(DeployStageOverrideArgumentCollection model) |
DeployStageOverrideArgumentCollection.Builder |
items(List<DeployStageOverrideArgument> items)
List of artifact override arguments at the time of deployment.
|
public DeployStageOverrideArgumentCollection.Builder items(List<DeployStageOverrideArgument> items)
List of artifact override arguments at the time of deployment.
items
- the value to setpublic DeployStageOverrideArgumentCollection build()
public DeployStageOverrideArgumentCollection.Builder copy(DeployStageOverrideArgumentCollection model)
Copyright © 2016–2023. All rights reserved.