Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
BuildRunArgument |
BuildRunArgument.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BuildRunArgument> |
BuildRunArgumentCollection.getItems()
List of arguments provided at the time of running the build.
|
Modifier and Type | Method and Description |
---|---|
BuildRunArgument.Builder |
BuildRunArgument.Builder.copy(BuildRunArgument model) |
Modifier and Type | Method and Description |
---|---|
BuildRunArgumentCollection.Builder |
BuildRunArgumentCollection.Builder.items(List<BuildRunArgument> items)
List of arguments provided at the time of running the build.
|
Constructor and Description |
---|
BuildRunArgumentCollection(List<BuildRunArgument> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.