Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
DeliverArtifact |
DeliverArtifact.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeliverArtifact> |
DeliverArtifactCollection.getItems()
Collection of artifacts that were generated in the Build stage and need to be pushed to the
artifactory stores.
|
Modifier and Type | Method and Description |
---|---|
DeliverArtifact.Builder |
DeliverArtifact.Builder.copy(DeliverArtifact model) |
Modifier and Type | Method and Description |
---|---|
DeliverArtifactCollection.Builder |
DeliverArtifactCollection.Builder.items(List<DeliverArtifact> items)
Collection of artifacts that were generated in the Build stage and need to be pushed to
the artifactory stores.
|
Constructor and Description |
---|
DeliverArtifactCollection(List<DeliverArtifact> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.