Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
ContainerRegistryDeliveredArtifact
Details of the container registry artifacts delivered through the Deliver Artifacts stage.
|
class |
GenericDeliveredArtifact
Details of the generic artifacts delivered through the Deliver Artifacts stage.
|
Modifier and Type | Method and Description |
---|---|
List<DeliveredArtifact> |
DeliveredArtifactCollection.getItems()
List of artifacts delivered through the Deliver Artifacts stage.
|
Modifier and Type | Method and Description |
---|---|
DeliveredArtifactCollection.Builder |
DeliveredArtifactCollection.Builder.items(List<DeliveredArtifact> items)
List of artifacts delivered through the Deliver Artifacts stage.
|
Constructor and Description |
---|
DeliveredArtifactCollection(List<DeliveredArtifact> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.