Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
DeliverArtifact.Builder |
DeliverArtifact.Builder.artifactId(String artifactId)
Artifact identifier that contains the artifact definition.
|
DeliverArtifact.Builder |
DeliverArtifact.Builder.artifactName(String artifactName)
Name of the artifact specified in the build_spec.yaml file.
|
static DeliverArtifact.Builder |
DeliverArtifact.builder()
Create a new builder.
|
DeliverArtifact.Builder |
DeliverArtifact.Builder.copy(DeliverArtifact model) |
DeliverArtifact.Builder |
DeliverArtifact.toBuilder() |
Copyright © 2016–2024. All rights reserved.